Decision Workspace
mailrs-mime vs mailledger-mime vs mail-parser
Side-by-side comparison of Rust crates
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).
48
mailledger-mime
experimentalv0.0.2
MIME message parsing and generation library for email
62
mail-parser
growingv0.11.3
Fast and robust e-mail parsing library for Rust
Core Metrics
| mailrs-mime | mailledger-mime | mail-parser | |
|---|---|---|---|
| Health Score | 55 | 48 | 62 |
| Total Downloads | 64 | 175 | 1.9M |
| 30d Downloads | 0 | 0 | 318.0K |
| Dependents | 0 | 2 | 1.0K |
| Releases | 4 | 2 | 34 |
| Last Updated | 3d ago | 128d ago | 24d ago |
| Age | 3d | 4m | 4y 6m |
Health Breakdown
mailrs-mime
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
13
mailledger-mime
Maintenance
11
Quality
15
Community
7
Popularity
3
Documentation
12
mail-parser
Maintenance
18
Quality
13
Community
14
Popularity
7
Documentation
10
Technical Details
| mailrs-mime | mailledger-mime | mail-parser | |
|---|---|---|---|
| Version | 1.0.3 | 0.0.2 | 0.11.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 7 | 5 | 8 |
| Crate Size | 25KB | 14KB | 554KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mail-parser leads with a health score of 62/100, but none of the options score above 80.
- •mail-parser is depended on by 1.0K crates — strongest ecosystem trust.
- •mailledger-mime, mail-parser are pre-1.0 — API may change.