Decision Workspace
mime-multipart-hyper1 vs mime_multipart vs mailrs-mime
Side-by-side comparison of Rust crates
40
mime-multipart-hyper1
growingv0.10.0
MIME multipart parsing, construction, and streaming compatible with hyper v1.x (fork of mime_multipart crate)
44
mime_multipart
growingv0.6.1
MIME multipart parsing, construction, and streaming
55
mailrs-mime
experimentalv1.0.3
RFC 2045/2046 MIME body parser. Walks the multipart tree, decodes Content-Transfer-Encoding (base64, quoted-printable, 7bit, 8bit, binary), exposes text/HTML extraction + find-by-content-type + attachment iteration. Layered on mailrs-rfc5322 (headers) + mailrs-rfc2231 (parameters) + mailrs-rfc2047 (encoded-words).
Core Metrics
| mime-multipart-hyper1 | mime_multipart | mailrs-mime | |
|---|---|---|---|
| Health Score | 40 | 44 | 55 |
| Total Downloads | 98.7K | 484.5K | 64 |
| 30d Downloads | 18.5K | 13.8K | 0 |
| Dependents | 6 | 66 | 0 |
| Releases | 1 | 20 | 4 |
| Last Updated | 487d ago | 1161d ago | 3d ago |
| Age | 1y 4m | 9y 10m | 3d |
Health Breakdown
mime-multipart-hyper1
Maintenance
2
Quality
14
Community
5
Popularity
6
Documentation
13
mime_multipart
Maintenance
4
Quality
13
Community
8
Popularity
7
Documentation
12
mailrs-mime
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| mime-multipart-hyper1 | mime_multipart | mailrs-mime | |
|---|---|---|---|
| Version | 0.10.0 | 0.6.1 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 7 | 8 | 7 |
| Crate Size | 17KB | 15KB | 25KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mailrs-mime leads with a health score of 55/100, but none of the options score above 80.
- •mime_multipart has the most downloads (484.5K), suggesting wider adoption.
- •⚠ mime-multipart-hyper1, mime_multipart have not been updated in over a year.
- •mime-multipart-hyper1, mime_multipart are pre-1.0 — API may change.