Decision Workspace
nyoom-json vs json-streaming vs akari
Side-by-side comparison of Rust crates
48
nyoom-json
growingv0.3.1
A json serializer that goes nyoom.
57
json-streaming
growingv1.0.3
a library for reading and writing JSON from / to a stream without the need to materialize the data in memory. Provides both blocking and async APIs.
63
akari
growingv0.2.7
Dynamic & Weakly Typed Programming Powered by Rust
Core Metrics
| nyoom-json | json-streaming | akari | |
|---|---|---|---|
| Health Score | 48 | 57 | 63 |
| Total Downloads | 5.1K | 13.7K | 11.5K |
| 30d Downloads | 23 | 2.4K | 357 |
| Dependents | 0 | 0 | 81 |
| Releases | 5 | 4 | 18 |
| Last Updated | 72d ago | 193d ago | 25d ago |
| Age | 2y 10m | 6m | 1y |
Health Breakdown
nyoom-json
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
10
json-streaming
Maintenance
13
Quality
20
Community
6
Popularity
5
Documentation
13
akari
Maintenance
17
Quality
18
Community
13
Popularity
5
Documentation
10
Technical Details
| nyoom-json | json-streaming | akari | |
|---|---|---|---|
| Version | 0.3.1 | 1.0.3 | 0.2.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | GPL-3.0-or-later |
| Dependencies | 7 | 4 | 1 |
| Crate Size | 51KB | 62KB | 68KB |
| Features | 2 | 5 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •akari leads with a health score of 63/100, but none of the options score above 80.
- •json-streaming has the most downloads (13.7K), suggesting wider adoption.
- •nyoom-json, akari are pre-1.0 — API may change.