#serde #serialization #binary #binary-encoding #type

serde-mincode

A minimal binary encoding for Serde-compatible types

2 releases

new 0.1.2 Mar 11, 2025
0.1.1 Dec 23, 2024

#1476 in Encoding

45 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

~99–320KB