58 releases (25 stable)

4.995.2 Apr 12, 2024
4.995.1 Mar 28, 2024
4.994.0 Feb 5, 2024
4.992.2 Nov 24, 2023
0.3.1 Oct 23, 2019

#971 in Encoding

Download history 1/week @ 2023-12-24 24/week @ 2024-01-28 49/week @ 2024-02-04 13/week @ 2024-02-11 11/week @ 2024-02-18 365/week @ 2024-02-25 171/week @ 2024-03-03 77/week @ 2024-03-10 47/week @ 2024-03-17 151/week @ 2024-03-24 107/week @ 2024-03-31 21/week @ 2024-04-07

330 downloads per month
Used in 9 crates (6 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.5–5MB
~97K SLoC