Fork of https://git.sr.ht/~tdeo/serde_bare with minor changes.
Olivier 'reivilibre' 71c67d9472 | ||
---|---|---|
benches | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
Makefile | ||
README |
README
serde_bare An implementation of the BARE (https://git.sr.ht/~sircmpwn/bare) encoding format draft. Mailing list: https://lists.sr.ht/~tdeo/serde_bare To run benchmarks on your system: make bench Or to run the reference Go benchmarks as well: make bench-all Licensed under either of Apache License, Version 2.0 or MIT license at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.