Decision Workspace
asyncjsonstream vs json-streaming vs fraiseql-wire
Side-by-side comparison of Rust crates
48
asyncjsonstream
experimentalv0.1.1
Async JSON stream reader for selective parsing of large payloads
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.
58
fraiseql-wire
experimentalv2.3.0
Streaming JSON query engine for Postgres 17
Core Metrics
| asyncjsonstream | json-streaming | fraiseql-wire | |
|---|---|---|---|
| Health Score | 48 | 58 | 58 |
| Total Downloads | 175 | 15.4K | 631 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 4 | 37 |
| Releases | 2 | 4 | 27 |
| Last Updated | 110d ago | 252d ago | today |
| Age | 3m | 8m | 3m |
Health Breakdown
asyncjsonstream
Maintenance
11
Quality
13
Community
6
Popularity
3
Documentation
15
json-streaming
Maintenance
12
Quality
20
Community
8
Popularity
5
Documentation
13
fraiseql-wire
Maintenance
19
Quality
11
Community
10
Popularity
3
Documentation
15
Technical Details
| asyncjsonstream | json-streaming | fraiseql-wire | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.3 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 4 | 30 |
| 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 58/100, but none of the options score above 80.
- •asyncjsonstream is pre-1.0 — API may change.