Decision Workspace
httparse vs rtsparse vs thhp
Side-by-side comparison of Rust crates
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
37
thhp
growingv0.2.0
Very Fast HTTP Parser
Core Metrics
| httparse | rtsparse | thhp | |
|---|---|---|---|
| Health Score | 61 | 41 | 37 |
| Total Downloads | 445.2M | 1.9K | 4.9K |
| 30d Downloads | 32.3M | 9 | 9 |
| Dependents | 5.7K | 0 | 0 |
| Releases | 46 | 1 | 3 |
| Last Updated | 389d ago | 2567d ago | 2652d ago |
| Age | 11y 1m | 7y | 7y 10m |
Health Breakdown
httparse
Maintenance
7
Quality
19
Community
15
Popularity
8
Documentation
12
rtsparse
Maintenance
1
Quality
22
Community
6
Popularity
4
Documentation
8
thhp
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
8
Technical Details
| httparse | rtsparse | thhp | |
|---|---|---|---|
| Version | 1.10.1 | 1.0.0 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 2 | 1 | 4 |
| Crate Size | 45KB | 24KB | 12KB |
| Features | 2 | 2 | 3 |
| Yanked % | 6.5% | 0.0% | 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.
- •⚠ httparse, rtsparse, thhp have not been updated in over a year.
- •thhp is pre-1.0 — API may change.