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