djkoloski/rust_serialization_benchmark
Benchmarks for rust serialization frameworks observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2003
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1009 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A benchmark suite comparing Rust serialization frameworks on serialize, deserialize, borrow, size, and compression metrics, including zero-copy access/read/update tests. Results are published on an interactive site for calculating messages per second across frameworks.
Use cases
- compare rust serialization framework performance
- benchmark serde alternatives
- find fastest serialization format for rust
- measure zero-copy deserialization speed
- compare compressed serialized buffer sizes
- choose a binary format for high-throughput messaging in rust
When to choose
- you need up-to-date, thorough benchmarks of Rust serialization libraries
- you want to evaluate serialize/deserialize throughput and buffer size tradeoffs
- you care about zero-copy access performance or compression ratios of serialized data
When to avoid
- you need a serialization library itself rather than benchmark data
- you need benchmarks for languages other than Rust
- you require a formally licensed artifact for redistribution
Facets
cli-tool · maturity active
benchmarking serialization performance developer-tools programming-languages rust cli serialization-frameworks zero-copy compression-benchmarks rust-ecosystem linux
1 source
- readme: https://github.com/djkoloski/rust_serialization_benchmark · fetched 2026-08-28 · 5e176aa2688e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| djkoloski/rust_serialization_benchmark | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="djkoloski/rust_serialization_benchmark")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem