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

#1631 in Encoding

Download history 182/week @ 2024-09-11 75/week @ 2024-09-18 254/week @ 2024-09-25 39/week @ 2024-10-02 26/week @ 2024-10-09 16/week @ 2024-10-16 24/week @ 2024-10-23 19/week @ 2024-10-30 11/week @ 2024-11-06 4/week @ 2024-11-13 14/week @ 2024-11-20 29/week @ 2024-11-27 33/week @ 2024-12-04 175/week @ 2024-12-11 10/week @ 2024-12-18 5/week @ 2024-12-25

227 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
~91K SLoC