#serialization #serde

serde-mincode

A minimal binary encoding for Serde-compatible types

4 releases

0.1.4 Apr 9, 2025
0.1.3 Apr 9, 2025
0.1.2 Mar 11, 2025
0.1.1 Dec 23, 2024

#972 in Encoding

Download history 2/week @ 2025-01-04 12/week @ 2025-02-01 4/week @ 2025-02-08 6/week @ 2025-02-15 13/week @ 2025-02-22 15/week @ 2025-03-01 117/week @ 2025-03-08 28/week @ 2025-03-15 13/week @ 2025-03-22 106/week @ 2025-03-29 409/week @ 2025-04-05 129/week @ 2025-04-12 82/week @ 2025-04-19

730 downloads per month

MIT/Apache

23KB
672 lines

serde-mincode

crates.io docs.rs github.com

A minimal binary encoding of Serde-compatible types similar in spirit to the original bincode yet with fewer options and without I/O integration.

License

Licensed under

at your option.

Contribution

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.

Dependencies

~96–315KB