serde_bare

Crates.ioserde_bare
lib.rsserde_bare
version0.5.0
sourcesrc
created_at2020-06-20 07:00:59.753264
updated_at2021-09-28 19:10:04.487945
descriptionAn implementation of the BARE (https://baremessages.org) encoding format.
homepage
repositoryhttps://git.sr.ht/~tdeo/serde_bare
max_upload_size
id255905
size59,960
Tadeo Kondrak (tadeokondrak)

documentation

README

serde_bare

An implementation of the BARE (https://baremessages.org) encoding format draft.

Mailing list: https://lists.sr.ht/~tdeo/serde_bare Ticket tracker: https://todo.sr.ht/~tdeo/serde_bare

To run benchmarks on your system:

cd benches
make bench

Or to run the reference Go benchmarks as well:

cd benches
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.

Commit count: 0

cargo fmt