Decision Workspace
kserde vs serde_json vs alloy-json-abi
Side-by-side comparison of Rust crates
33
kserde
growingv0.1.0
A tiny serialization / deserialization crate
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
| kserde | serde_json | alloy-json-abi | |
|---|---|---|---|
| Health Score | 33 | 77 | 76 |
| Total Downloads | 2.4K | 800.0M | 11.6M |
| 30d Downloads | 22 | 53.0M | 1.3M |
| Dependents | 1 | 673.2K | 1.0K |
| Releases | 1 | 181 | 72 |
| Last Updated | 1814d ago | 80d ago | 37d ago |
| Age | 4y 11m | 10y 7m | 2y 8m |
Health Breakdown
kserde
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
6
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
| kserde | serde_json | alloy-json-abi | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.149 | 1.5.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Zlib OR Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 15 | 8 |
| Crate Size | 11KB | 156KB | 44KB |
| Features | 0 | 8 | 3 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2018 | 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.
- •⚠ kserde has not been updated in over a year.
- •kserde is pre-1.0 — API may change.