Decision Workspace
htmlfixinator vs html-filter vs mailrs-clean
Side-by-side comparison of Rust crates
37
htmlfixinator
growingv0.1.0
A composable HTML transformation library with filters for cleaning, modifying, and standardizing HTML content
62
html-filter
growingv0.2.3
Parse HTML into a typed tree, then search for tags, attributes, classes, filter out comments or find and extract the exact data you want with a short builder pattern - zero dependencies, zero overhead
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.
Core Metrics
| htmlfixinator | html-filter | mailrs-clean | |
|---|---|---|---|
| Health Score | 37 | 62 | 56 |
| Total Downloads | 869 | 1.5K | 63 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 5 | 4 |
| Last Updated | 493d ago | 14d ago | 4d ago |
| Age | 1y 4m | 1y 2m | 5d |
Health Breakdown
htmlfixinator
Maintenance
2
Quality
15
Community
6
Popularity
4
Documentation
10
html-filter
Maintenance
23
Quality
16
Community
6
Popularity
4
Documentation
13
mailrs-clean
Maintenance
19
Quality
16
Community
6
Popularity
2
Documentation
13
Technical Details
| htmlfixinator | html-filter | mailrs-clean | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.3 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | LGPL-3.0-only | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 3 | 0 | 2 |
| Crate Size | 23KB | 35KB | 23KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •html-filter leads with a health score of 62/100, but none of the options score above 80.
- •⚠ htmlfixinator has not been updated in over a year.
- •htmlfixinator, html-filter are pre-1.0 — API may change.