Decision Workspace
asyncjsonstream vs json-streaming vs fraiseql-wire
Side-by-side comparison of Rust crates
47
asyncjsonstream
experimentalv0.1.1
Async JSON stream reader for selective parsing of large payloads
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
Core Metrics
| asyncjsonstream | json-streaming | fraiseql-wire | |
|---|---|---|---|
| Health Score | 47 | 57 | 52 |
| Total Downloads | 104 | 13.7K | 390 |
| 30d Downloads | 8 | 2.3K | 132 |
| Dependents | 0 | 0 | 19 |
| Releases | 2 | 4 | 21 |
| Last Updated | 51d ago | 193d ago | 2d ago |
| Age | 1m | 6m | 1m |
Health Breakdown
asyncjsonstream
Maintenance
11
Quality
13
Community
6
Popularity
2
Documentation
15
json-streaming
Maintenance
13
Quality
20
Community
6
Popularity
5
Documentation
13
fraiseql-wire
Maintenance
13
Quality
11
Community
10
Popularity
3
Documentation
15
Technical Details
| asyncjsonstream | json-streaming | fraiseql-wire | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.3 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 4 | 31 |
| Crate Size | 25KB | 62KB | 8.3MB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.74 | — | 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.
- •asyncjsonstream is pre-1.0 — API may change.