Decision Workspace
nyoom-json vs json-streaming vs bufjson
Side-by-side comparison of Rust crates
46
nyoom-json
growingv0.3.1
A json serializer that goes nyoom.
58
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.
56
bufjson
growingv1.0.1
Fast streaming JSON parser and lexer | Read JSON without allocating or copying.
Core Metrics
| nyoom-json | json-streaming | bufjson | |
|---|---|---|---|
| Health Score | 46 | 58 | 56 |
| Total Downloads | 5.1K | 15.4K | 3.6K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 4 | 0 |
| Releases | 5 | 4 | 25 |
| Last Updated | 131d ago | 252d ago | 13d ago |
| Age | 3y | 8m | 9m |
Health Breakdown
nyoom-json
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
10
json-streaming
Maintenance
12
Quality
20
Community
8
Popularity
5
Documentation
13
bufjson
Maintenance
18
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| nyoom-json | json-streaming | bufjson | |
|---|---|---|---|
| Version | 0.3.1 | 1.0.3 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 4 | 16 |
| Crate Size | 51KB | 62KB | 305KB |
| Features | 2 | 5 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •json-streaming leads with a health score of 58/100, but none of the options score above 80.
- •nyoom-json is pre-1.0 — API may change.