#serde #binary-encoding #serialization #type

serde-mincode

A minimal binary encoding for Serde-compatible types

1 unstable release

0.1.1 Dec 23, 2024

#2142 in Encoding

Download history 72/week @ 2024-12-17 51/week @ 2024-12-24

123 downloads per month

MIT/Apache

23KB
681 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

~100–330KB