Decision Workspace
mailrs-clean vs html-safe-md vs css-inline
Side-by-side comparison of Rust crates
56
mailrs-clean
experimentalv1.0.3
Email content cleanup primitives: HTML sanitization, tracking-pixel detection, bulk/automated sender heuristics, quoted-reply splitting — zero I/O, no async runtime.
44
html-safe-md
experimentalv0.0.1
Convert untrusted HTML to safe markdown. No remote fetches, no scripts, no tracking pixels.
59
css-inline
growingv0.20.2
High-performance library for inlining CSS into HTML 'style' attributes
Core Metrics
| mailrs-clean | html-safe-md | css-inline | |
|---|---|---|---|
| Health Score | 56 | 44 | 59 |
| Total Downloads | 63 | 69 | 301.4K |
| 30d Downloads | 0 | 0 | 9.2K |
| Dependents | 0 | 5 | 69 |
| Releases | 4 | 1 | 50 |
| Last Updated | 4d ago | 89d ago | 53d ago |
| Age | 5d | 2m | 5y 11m |
Health Breakdown
mailrs-clean
Maintenance
19
Quality
16
Community
6
Popularity
2
Documentation
13
html-safe-md
Maintenance
8
Quality
14
Community
8
Popularity
2
Documentation
12
css-inline
Maintenance
16
Quality
14
Community
10
Popularity
7
Documentation
12
Technical Details
| mailrs-clean | html-safe-md | css-inline | |
|---|---|---|---|
| Version | 1.0.3 | 0.0.1 | 0.20.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 17 |
| Crate Size | 23KB | 18KB | 59KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 2.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •css-inline leads with a health score of 59/100, but none of the options score above 80.
- •html-safe-md, css-inline are pre-1.0 — API may change.