Decision Workspace
email-address-parser vs structured-email-address vs lol_html
Side-by-side comparison of Rust crates
60
email-address-parser
stablev2.0.2
An RFC 5322, and RFC 6532 compliant email address parser.
51
structured-email-address
experimentalv0.0.1
RFC 5321/5322/6531 email address parser, validator, and normalizer. Subaddress extraction, provider-aware normalization, PSL domain validation, anti-homoglyph protection.
78
lol_html
stablev2.7.2
Streaming HTML rewriter/parser with CSS selector-based API
Core Metrics
| email-address-parser | structured-email-address | lol_html | |
|---|---|---|---|
| Health Score | 60 | 51 | 78 |
| Total Downloads | 845.3K | 19 | 2.9M |
| 30d Downloads | 60.8K | 19 | 227.9K |
| Dependents | 153 | 0 | 3.4K |
| Releases | 24 | 1 | 23 |
| Last Updated | 26d ago | 3d ago | 33d ago |
| Age | 5y 7m | 3d | 6y 4m |
Health Breakdown
email-address-parser
Maintenance
16
Quality
19
Community
9
Popularity
7
Documentation
9
structured-email-address
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
15
lol_html
Maintenance
17
Quality
18
Community
20
Popularity
8
Documentation
15
Technical Details
| email-address-parser | structured-email-address | lol_html | |
|---|---|---|---|
| Version | 2.0.2 | 0.0.1 | 2.7.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | BSD-3-Clause |
| Dependencies | 7 | 6 | 22 |
| Crate Size | 13KB | 21KB | 145KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •lol_html leads with a health score of 78/100, but none of the options score above 80.
- •lol_html is depended on by 3.4K crates — strongest ecosystem trust.
- •structured-email-address is pre-1.0 — API may change.