Decision Workspace
resp-rs vs stream_resp vs resp-proto
Side-by-side comparison of Rust crates
58
resp-rs
experimentalv0.1.8
Zero-copy RESP2 and RESP3 protocol parser and serializer
51
stream_resp
growingv1.2.2
A fully compliant RESP3 streaming parser
45
resp-proto
experimentalv0.0.1
RESP2/RESP3 protocol parser and encoder
Core Metrics
| resp-rs | stream_resp | resp-proto | |
|---|---|---|---|
| Health Score | 58 | 51 | 45 |
| Total Downloads | 184 | 11.5K | 468 |
| 30d Downloads | 185 | 37 | 330 |
| Dependents | 0 | 0 | 0 |
| Releases | 9 | 18 | 1 |
| Last Updated | today | 328d ago | 34d ago |
| Age | 1d | 1y 4m | 1m |
Health Breakdown
resp-rs
Maintenance
19
Quality
15
Community
6
Popularity
3
Documentation
15
stream_resp
Maintenance
9
Quality
18
Community
6
Popularity
5
Documentation
13
resp-proto
Maintenance
11
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| resp-rs | stream_resp | resp-proto | |
|---|---|---|---|
| Version | 0.1.8 | 1.2.2 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 8 | 5 |
| Crate Size | 63KB | 30KB | 45KB |
| Features | 5 | 2 | 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.