Decision Workspace
json-streaming vs fraiseql-wire vs nyoom-json
Side-by-side comparison of Rust crates
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.
52
fraiseql-wire
experimentalv2.1.0
Streaming JSON query engine for Postgres 17
48
nyoom-json
growingv0.3.1
A json serializer that goes nyoom.
Core Metrics
| json-streaming | fraiseql-wire | nyoom-json | |
|---|---|---|---|
| Health Score | 57 | 52 | 48 |
| Total Downloads | 13.7K | 390 | 5.1K |
| 30d Downloads | 2.4K | 139 | 23 |
| Dependents | 0 | 19 | 0 |
| Releases | 4 | 21 | 5 |
| Last Updated | 193d ago | 2d ago | 72d ago |
| Age | 6m | 1m | 2y 10m |
Health Breakdown
json-streaming
Maintenance
13
Quality
20
Community
6
Popularity
5
Documentation
13
fraiseql-wire
Maintenance
13
Quality
11
Community
10
Popularity
3
Documentation
15
nyoom-json
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| json-streaming | fraiseql-wire | nyoom-json | |
|---|---|---|---|
| Version | 1.0.3 | 2.1.0 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 31 | 7 |
| Crate Size | 62KB | 8.3MB | 51KB |
| Features | 5 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.92 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •json-streaming leads with a health score of 57/100, but none of the options score above 80.
- •nyoom-json is pre-1.0 — API may change.