#serde-json #json #serialization #serde

serde_jcs

JSON Canonicalization Scheme (JCS) for Serde

1 unstable release

0.1.0 Nov 13, 2020

#772 in Encoding

Download history 3093/week @ 2024-06-19 1928/week @ 2024-06-26 1810/week @ 2024-07-03 2495/week @ 2024-07-10 1762/week @ 2024-07-17 2449/week @ 2024-07-24 3156/week @ 2024-07-31 2877/week @ 2024-08-07 3493/week @ 2024-08-14 2916/week @ 2024-08-21 2894/week @ 2024-08-28 3110/week @ 2024-09-04 3280/week @ 2024-09-11 3842/week @ 2024-09-18 4308/week @ 2024-09-25 2499/week @ 2024-10-02

14,590 downloads per month
Used in 71 crates (13 directly)

MIT/Apache

14KB
351 lines

Serde JCS

JSON Canonicalization Scheme (JCS) for Serde


References


License

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 the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

lib.rs:

JSON Canonicalization Scheme (JCS)

References

RFC 8785

Dependencies

~0.6–1.2MB
~23K SLoC