Decision Workspace
thhp vs httparse vs rtsparse
Side-by-side comparison of Rust crates
37
thhp
growingv0.2.0
Very Fast HTTP Parser
61
httparse
growingv1.10.1
A tiny, safe, speedy, zero-copy HTTP/1.x parser.
41
rtsparse
growingv1.0.0
A tiny, safe, speedy, zero-copy RSTP/1.0 parser. Forked from https://github.com/seanmonstar/httparse
Core Metrics
| thhp | httparse | rtsparse | |
|---|---|---|---|
| Health Score | 37 | 61 | 41 |
| Total Downloads | 4.9K | 445.2M | 1.9K |
| 30d Downloads | 9 | 31.3M | 9 |
| Dependents | 0 | 5.7K | 0 |
| Releases | 3 | 46 | 1 |
| Last Updated | 2652d ago | 389d ago | 2567d ago |
| Age | 7y 10m | 11y 1m | 7y |
Health Breakdown
thhp
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
8
httparse
Maintenance
7
Quality
19
Community
15
Popularity
8
Documentation
12
rtsparse
Maintenance
1
Quality
22
Community
6
Popularity
4
Documentation
8
Technical Details
| thhp | httparse | rtsparse | |
|---|---|---|---|
| Version | 0.2.0 | 1.10.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 4 | 2 | 1 |
| Crate Size | 12KB | 45KB | 24KB |
| Features | 3 | 2 | 2 |
| Yanked % | 0.0% | 6.5% | 0.0% |
| Edition | — | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •httparse leads with a health score of 61/100, but none of the options score above 80.
- •httparse is depended on by 5.7K crates — strongest ecosystem trust.
- •⚠ thhp, httparse, rtsparse have not been updated in over a year.
- •thhp is pre-1.0 — API may change.