#serialization #serde #binary-encoding #serde-serialize

serde-mincode

A minimal binary encoding for Serde-compatible types

2 releases

0.1.2 Mar 11, 2025
0.1.1 Dec 23, 2024

#1658 in Encoding

Download history 96/week @ 2024-12-18 27/week @ 2024-12-25 2/week @ 2025-01-08 16/week @ 2025-02-05 15/week @ 2025-02-19 14/week @ 2025-02-26 53/week @ 2025-03-05 94/week @ 2025-03-12 7/week @ 2025-03-19

170 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

~98–320KB