Decision Workspace
httparse vs ntex-httparse vs rtsparse
Side-by-side comparison of Rust crates
61
httparse
growingv1.10.1
A tiny, safe, speedy, zero-copy HTTP/1.x parser.
58
ntex-httparse
experimentalv1.10.2
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
| httparse | ntex-httparse | rtsparse | |
|---|---|---|---|
| Health Score | 61 | 58 | 41 |
| Total Downloads | 520.5M | 2.4K | 1.9K |
| 30d Downloads | 42.7M | 2.4K | 0 |
| Dependents | 6.2K | 6 | 0 |
| Releases | 46 | 2 | 1 |
| Last Updated | 448d ago | 18d ago | 2626d ago |
| Age | 11y 3m | 18d | 7y 2m |
Health Breakdown
httparse
Maintenance
7
Quality
19
Community
15
Popularity
8
Documentation
12
ntex-httparse
Maintenance
13
Quality
18
Community
8
Popularity
4
Documentation
15
rtsparse
Maintenance
1
Quality
22
Community
6
Popularity
4
Documentation
8
Technical Details
| httparse | ntex-httparse | rtsparse | |
|---|---|---|---|
| Version | 1.10.1 | 1.10.2 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 45KB | 41KB | 24KB |
| Features | 2 | 2 | 2 |
| Yanked % | 6.5% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | — | 1.59 | — |
| 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 6.2K crates — strongest ecosystem trust.
- •⚠ httparse, rtsparse have not been updated in over a year.