Decision Workspace
ntex-httparse vs httparse vs rtsparse
Side-by-side comparison of Rust crates
58
ntex-httparse
experimentalv1.10.2
A tiny, safe, speedy, zero-copy HTTP/1.x 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
| ntex-httparse | httparse | rtsparse | |
|---|---|---|---|
| Health Score | 58 | 61 | 41 |
| Total Downloads | 2.4K | 520.5M | 1.9K |
| 30d Downloads | 2.4K | 42.7M | 0 |
| Dependents | 6 | 6.2K | 0 |
| Releases | 2 | 46 | 1 |
| Last Updated | 18d ago | 448d ago | 2626d ago |
| Age | 18d | 11y 3m | 7y 2m |
Health Breakdown
ntex-httparse
Maintenance
13
Quality
18
Community
8
Popularity
4
Documentation
15
httparse
Maintenance
7
Quality
19
Community
15
Popularity
8
Documentation
12
rtsparse
Maintenance
1
Quality
22
Community
6
Popularity
4
Documentation
8
Technical Details
| ntex-httparse | httparse | rtsparse | |
|---|---|---|---|
| Version | 1.10.2 | 1.10.1 | 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 | 41KB | 45KB | 24KB |
| Features | 2 | 2 | 2 |
| Yanked % | 0.0% | 6.5% | 0.0% |
| Edition | 2021 | 2018 | — |
| 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.