#serialization #serde #binary-encoding

serde-mincode

A minimal binary encoding for Serde-compatible types

2 releases

0.1.2 Mar 11, 2025
0.1.1 Dec 23, 2024

#1527 in Encoding

Download history 72/week @ 2024-12-17 51/week @ 2024-12-24 2/week @ 2025-01-07 15/week @ 2025-02-04 1/week @ 2025-02-11 13/week @ 2025-02-18 10/week @ 2025-02-25 15/week @ 2025-03-04 133/week @ 2025-03-11 11/week @ 2025-03-18 5/week @ 2025-03-25

168 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