Decision Workspace
mailledger-mime vs mailrs-mime vs mail-parser
Side-by-side comparison of Rust crates
48
mailledger-mime
experimentalv0.0.2
MIME message parsing and generation library for email
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).
62
mail-parser
growingv0.11.3
Fast and robust e-mail parsing library for Rust
Core Metrics
| mailledger-mime | mailrs-mime | mail-parser | |
|---|---|---|---|
| Health Score | 48 | 55 | 62 |
| Total Downloads | 175 | 64 | 1.9M |
| 30d Downloads | 0 | 0 | 318.0K |
| Dependents | 2 | 0 | 1.0K |
| Releases | 2 | 4 | 34 |
| Last Updated | 128d ago | 3d ago | 24d ago |
| Age | 4m | 3d | 4y 6m |
Health Breakdown
mailledger-mime
Maintenance
11
Quality
15
Community
7
Popularity
3
Documentation
12
mailrs-mime
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
13
mail-parser
Maintenance
18
Quality
13
Community
14
Popularity
7
Documentation
10
Technical Details
| mailledger-mime | mailrs-mime | mail-parser | |
|---|---|---|---|
| Version | 0.0.2 | 1.0.3 | 0.11.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 5 | 7 | 8 |
| Crate Size | 14KB | 25KB | 554KB |
| Features | 2 | 0 | 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.