Decision Workspace
content_disposition vs httparse vs mail-parser
Side-by-side comparison of Rust crates
52
content_disposition
growingv0.4.0
Content-Disposition parser
61
httparse
growingv1.10.1
A tiny, safe, speedy, zero-copy HTTP/1.x parser.
61
mail-parser
growingv0.11.2
Fast and robust e-mail parsing library for Rust
Core Metrics
| content_disposition | httparse | mail-parser | |
|---|---|---|---|
| Health Score | 52 | 61 | 61 |
| Total Downloads | 317.6K | 445.2M | 1.3M |
| 30d Downloads | 80.4K | 32.3M | 200.5K |
| Dependents | 69 | 5.7K | 833 |
| Releases | 4 | 46 | 33 |
| Last Updated | 588d ago | 389d ago | 41d ago |
| Age | 1y 7m | 11y 1m | 4y 4m |
Health Breakdown
content_disposition
Maintenance
10
Quality
15
Community
10
Popularity
7
Documentation
10
httparse
Maintenance
7
Quality
19
Community
15
Popularity
8
Documentation
12
mail-parser
Maintenance
17
Quality
13
Community
14
Popularity
7
Documentation
10
Technical Details
| content_disposition | httparse | mail-parser | |
|---|---|---|---|
| Version | 0.4.0 | 1.10.1 | 0.11.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR 0BSD | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 1 | 2 | 8 |
| Crate Size | 5KB | 45KB | 551KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 6.5% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| 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.
- •⚠ content_disposition, httparse have not been updated in over a year.
- •content_disposition, mail-parser are pre-1.0 — API may change.