Decision Workspace
stream_resp vs resp-rs vs resp-proto
Side-by-side comparison of Rust crates
51
stream_resp
growingv1.2.2
A fully compliant RESP3 streaming parser
58
resp-rs
experimentalv0.1.8
Zero-copy RESP2 and RESP3 protocol parser and serializer
45
resp-proto
experimentalv0.0.1
RESP2/RESP3 protocol parser and encoder
Core Metrics
| stream_resp | resp-rs | resp-proto | |
|---|---|---|---|
| Health Score | 51 | 58 | 45 |
| Total Downloads | 11.5K | 184 | 468 |
| 30d Downloads | 38 | 185 | 331 |
| Dependents | 0 | 0 | 0 |
| Releases | 18 | 9 | 1 |
| Last Updated | 328d ago | today | 34d ago |
| Age | 1y 4m | 1d | 1m |
Health Breakdown
stream_resp
Maintenance
9
Quality
18
Community
6
Popularity
5
Documentation
13
resp-rs
Maintenance
19
Quality
15
Community
6
Popularity
3
Documentation
15
resp-proto
Maintenance
11
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| stream_resp | resp-rs | resp-proto | |
|---|---|---|---|
| Version | 1.2.2 | 0.1.8 | 0.0.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 9 | 5 |
| Crate Size | 30KB | 63KB | 45KB |
| Features | 2 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •resp-rs leads with a health score of 58/100, but none of the options score above 80.
- •stream_resp has the most downloads (11.5K), suggesting wider adoption.
- •resp-rs, resp-proto are pre-1.0 — API may change.