Decision Workspace
html-safe-md vs mailrs-clean vs pter
Side-by-side comparison of Rust crates
44
html-safe-md
experimentalv0.0.1
Convert untrusted HTML to safe markdown. No remote fetches, no scripts, no tracking pixels.
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
pter
experimentalv0.1.0
Plain Text Email Renderer — convert HTML email bodies into readable markdown
Core Metrics
| html-safe-md | mailrs-clean | pter | |
|---|---|---|---|
| Health Score | 44 | 56 | 44 |
| Total Downloads | 69 | 63 | 13 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 5 | 0 | 0 |
| Releases | 1 | 4 | 1 |
| Last Updated | 89d ago | 4d ago | 1d ago |
| Age | 2m | 5d | 1d |
Health Breakdown
html-safe-md
Maintenance
8
Quality
14
Community
8
Popularity
2
Documentation
12
mailrs-clean
Maintenance
19
Quality
16
Community
6
Popularity
2
Documentation
13
pter
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
10
Technical Details
| html-safe-md | mailrs-clean | pter | |
|---|---|---|---|
| Version | 0.0.1 | 1.0.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 18KB | 23KB | 35KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mailrs-clean leads with a health score of 56/100, but none of the options score above 80.
- •html-safe-md has the most downloads (69), suggesting wider adoption.
- •html-safe-md, pter are pre-1.0 — API may change.