Decision Workspace
mailrs-rfc2231 vs mail-parser vs mail-send
Side-by-side comparison of Rust crates
52
mailrs-rfc2231
experimentalv1.0.0
RFC 2231 MIME parameter encoder + decoder. Handles non-ASCII filenames in Content-Type / Content-Disposition (e.g. `filename*=UTF-8''…`). Pairs with mailrs-rfc2047 for the full MIME header encoding suite.
62
mail-parser
growingv0.11.3
Fast and robust e-mail parsing library for Rust
61
mail-send
growingv0.6.0
E-mail delivery library with SMTP and DKIM support
Core Metrics
| mailrs-rfc2231 | mail-parser | mail-send | |
|---|---|---|---|
| Health Score | 52 | 62 | 61 |
| Total Downloads | 35 | 1.9M | 420.1K |
| 30d Downloads | 0 | 318.0K | 22.1K |
| Dependents | 4 | 1.0K | 173 |
| Releases | 1 | 34 | 23 |
| Last Updated | 3d ago | 24d ago | 42d ago |
| Age | 3d | 4y 6m | 3y 12m |
Health Breakdown
mailrs-rfc2231
Maintenance
13
Quality
16
Community
8
Popularity
2
Documentation
13
mail-parser
Maintenance
18
Quality
13
Community
14
Popularity
7
Documentation
10
mail-send
Maintenance
16
Quality
17
Community
11
Popularity
7
Documentation
10
Technical Details
| mailrs-rfc2231 | mail-parser | mail-send | |
|---|---|---|---|
| Version | 1.0.0 | 0.11.3 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 8 | 15 |
| Crate Size | 17KB | 554KB | 38KB |
| Features | 0 | 4 | 12 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| 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.
- •mail-parser, mail-send are pre-1.0 — API may change.