59 releases (26 stable)

4.995.3 May 24, 2024
4.995.1 Mar 28, 2024
4.992.2 Nov 24, 2023
3.990.4 Oct 31, 2023
0.3.1 Oct 23, 2019

#885 in Encoding

Download history 71/week @ 2024-03-11 45/week @ 2024-03-18 155/week @ 2024-03-25 103/week @ 2024-04-01 120/week @ 2024-04-08 29/week @ 2024-04-15 10/week @ 2024-04-22 17/week @ 2024-04-29 5/week @ 2024-05-06 10/week @ 2024-05-13 161/week @ 2024-05-20 61/week @ 2024-05-27 28/week @ 2024-06-03 25/week @ 2024-06-10 8/week @ 2024-06-17 7/week @ 2024-06-24

75 downloads per month
Used in 9 crates (7 directly)

Apache-2.0

280KB
7.5K SLoC

cargo add preserves

This crate (preserves on crates.io) implements Preserves for Rust. It provides the core semantics as well as both the human-readable text syntax (a superset of JSON) and machine-oriented binary format (including canonicalization) for Preserves.

This crate is the foundation for others such as

It also includes Serde support (modules [de], [ser], [symbol], [set]).

Dependencies

~3–5MB
~91K SLoC