#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

#970 in Encoding

Download history 15/week @ 2024-12-27 1/week @ 2025-01-03 1/week @ 2025-01-10 9/week @ 2025-01-31 7/week @ 2025-02-07 4/week @ 2025-02-14 15/week @ 2025-02-21 13/week @ 2025-02-28 105/week @ 2025-03-07 42/week @ 2025-03-14 9/week @ 2025-03-21 84/week @ 2025-03-28 349/week @ 2025-04-04 199/week @ 2025-04-11

643 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