Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serde-rs/bench
Minimal serialization format for benchmarking Serde
https://github.com/serde-rs/bench
benchmark rust serde
Last synced: 2 months ago
JSON representation
Minimal serialization format for benchmarking Serde
- Host: GitHub
- URL: https://github.com/serde-rs/bench
- Owner: serde-rs
- Created: 2016-11-10T06:30:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T19:25:20.000Z (5 months ago)
- Last Synced: 2024-08-25T20:29:00.207Z (5 months ago)
- Topics: benchmark, rust, serde
- Language: Rust
- Homepage:
- Size: 116 KB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# serde-bench
A minimal serialization format for use in benchmarks of core Serde. The format
closely resembles Bincode.
#### License
Licensed under either of Apache License, Version
2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.