1 unstable release
Uses old Rust 2015
0.1.0 | Nov 30, 2017 |
---|
#45 in #binary-serialization
15KB
392 lines
A Rust implementation of the binson binary serialization format.
NOTE This is not a complete implementation. For now only serialization works and there are known issues. Binson mandates struct members (or hashmap keys) to be ordered lexicographically. This is not implemented.
Dependencies
~0.5–1.1MB
~25K SLoC