Decision Workspace
compress-json-rs vs serde_json vs alloy-json-abi
Side-by-side comparison of Rust crates
50
compress-json-rs
experimentalv0.3.2
Store JSON data in a space-efficient compressed form, with round-trip compression/decompression.
77
serde_json
stablev1.0.149
A JSON serialization file format
76
alloy-json-abi
stablev1.5.7
Full Ethereum JSON-ABI implementation
Core Metrics
| compress-json-rs | serde_json | alloy-json-abi | |
|---|---|---|---|
| Health Score | 50 | 77 | 76 |
| Total Downloads | 903 | 800.0M | 11.6M |
| 30d Downloads | 7 | 51.2M | 1.2M |
| Dependents | 0 | 673.2K | 1.0K |
| Releases | 4 | 181 | 72 |
| Last Updated | 85d ago | 80d ago | 37d ago |
| Age | 11m | 10y 7m | 2y 8m |
Health Breakdown
compress-json-rs
Maintenance
13
Quality
14
Community
6
Popularity
4
Documentation
13
serde_json
Maintenance
15
Quality
19
Community
20
Popularity
8
Documentation
15
alloy-json-abi
Maintenance
18
Quality
19
Community
19
Popularity
8
Documentation
12
Technical Details
| compress-json-rs | serde_json | alloy-json-abi | |
|---|---|---|---|
| Version | 0.3.2 | 1.0.149 | 1.5.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | BSD-2-Clause | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 15 | 8 |
| Crate Size | 42KB | 156KB | 44KB |
| Features | 0 | 8 | 3 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.68 | 1.85 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •serde_json leads with a health score of 77/100, but none of the options score above 80.
- •serde_json is depended on by 673.2K crates — strongest ecosystem trust.
- •compress-json-rs is pre-1.0 — API may change.