Decision Workspace
lithtml vs dompa vs ironhtml-parser
Side-by-side comparison of Rust crates
37
lithtml
growingv0.8.0
A lightweight and fast HTML parser for Rust, designed to handle both full HTML documents and fragments efficiently.
48
dompa
growingv1.1.2
A lightweight, zero-dependency HTML5 document parser.
48
ironhtml-parser
experimentalv1.0.0
HTML5 parser following the WHATWG Living Standard
Core Metrics
| lithtml | dompa | ironhtml-parser | |
|---|---|---|---|
| Health Score | 37 | 48 | 48 |
| Total Downloads | 2.5K | 3.3K | 15 |
| 30d Downloads | 15 | 8 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 6 | 1 |
| Last Updated | 370d ago | 239d ago | 48d ago |
| Age | 1y 2m | 1y 1m | 1m |
Health Breakdown
lithtml
Maintenance
6
Quality
11
Community
6
Popularity
4
Documentation
10
dompa
Maintenance
9
Quality
19
Community
6
Popularity
4
Documentation
10
ironhtml-parser
Maintenance
10
Quality
19
Community
6
Popularity
1
Documentation
12
Technical Details
| lithtml | dompa | ironhtml-parser | |
|---|---|---|---|
| Version | 0.8.0 | 1.1.2 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 2 | 1 |
| Crate Size | 819KB | 12KB | 13KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.81.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dompa leads with a health score of 48/100, but none of the options score above 80.
- •⚠ lithtml has not been updated in over a year.
- •lithtml is pre-1.0 — API may change.