61 releases (28 stable)

4.996.0 Sep 26, 2024
4.995.3 May 24, 2024
4.995.1 Mar 28, 2024
4.992.2 Nov 24, 2023
0.3.1 Oct 23, 2019

#889 in Encoding

Download history 12/week @ 2024-08-17 31/week @ 2024-08-24 34/week @ 2024-08-31 147/week @ 2024-09-07 49/week @ 2024-09-14 272/week @ 2024-09-21 71/week @ 2024-09-28 27/week @ 2024-10-05 20/week @ 2024-10-12 22/week @ 2024-10-19 18/week @ 2024-10-26 22/week @ 2024-11-02 1/week @ 2024-11-09 11/week @ 2024-11-16 19/week @ 2024-11-23 18/week @ 2024-11-30

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

Apache-2.0

285KB
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
~90K SLoC