serde-rs / example-formatLinks
An example Serializer and Deserializer data format for Serde
☆22Updated 4 months ago
Alternatives and similar repositories for example-format
Users that are interested in example-format are comparing it to the libraries listed below
Sorting:
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Extract differences between arbitrary datastructures☆89Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…