Decision Workspace
mailrs-rfc2047 vs rfc2047-decoder vs mail-parser
Side-by-side comparison of Rust crates
57
mailrs-rfc2047
experimentalv1.1.2
RFC 2047 MIME encoded-word decoder. Decodes =?charset?(B|Q)?text?= subjects + display names to UTF-8. Supports the full WHATWG Encoding charset set via encoding_rs (UTF-8, ISO-8859-*, Windows-*, ISO-2022-JP, Shift_JIS, EUC-KR, GB18030, …).
68
rfc2047-decoder
stablev1.1.2
Rust library for decoding RFC 2047 MIME Message Headers.
62
mail-parser
growingv0.11.3
Fast and robust e-mail parsing library for Rust
Core Metrics
| mailrs-rfc2047 | rfc2047-decoder | mail-parser | |
|---|---|---|---|
| Health Score | 57 | 68 | 62 |
| Total Downloads | 80 | 5.2M | 1.9M |
| 30d Downloads | 0 | 388.2K | 318.0K |
| Dependents | 4 | 67 | 1.0K |
| Releases | 4 | 14 | 34 |
| Last Updated | 3d ago | 5d ago | 24d ago |
| Age | 4d | 5y 4m | 4y 6m |
Health Breakdown
mailrs-rfc2047
Maintenance
19
Quality
15
Community
8
Popularity
2
Documentation
13
rfc2047-decoder
Maintenance
16
Quality
19
Community
13
Popularity
8
Documentation
12
mail-parser
Maintenance
18
Quality
13
Community
14
Popularity
7
Documentation
10
Technical Details
| mailrs-rfc2047 | rfc2047-decoder | mail-parser | |
|---|---|---|---|
| Version | 1.1.2 | 1.1.2 | 0.11.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 5 | 6 | 8 |
| Crate Size | 24KB | 15KB | 554KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •rfc2047-decoder leads with a health score of 68/100, but none of the options score above 80.
- •mail-parser is depended on by 1.0K crates — strongest ecosystem trust.
- •mail-parser is pre-1.0 — API may change.