#serde-json #json #serde #serialization

serde_jcs

JSON Canonicalization Scheme (JCS) for Serde

1 unstable release

0.1.0 Nov 13, 2020

#871 in Encoding

Download history 2127/week @ 2024-03-14 2724/week @ 2024-03-21 2325/week @ 2024-03-28 2591/week @ 2024-04-04 2797/week @ 2024-04-11 3100/week @ 2024-04-18 4432/week @ 2024-04-25 4910/week @ 2024-05-02 4081/week @ 2024-05-09 3794/week @ 2024-05-16 3037/week @ 2024-05-23 2636/week @ 2024-05-30 2445/week @ 2024-06-06 2930/week @ 2024-06-13 2990/week @ 2024-06-20 1546/week @ 2024-06-27

10,257 downloads per month
Used in 34 crates (11 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.5–1MB
~20K SLoC