Decision Workspace
hotmeal vs facet-dom vs html-helpers
Side-by-side comparison of Rust crates
49
hotmeal
experimentalv1.1.0
HTML toolkit with arena-based DOM, html5ever parsing, and serialization
48
facet-dom
experimentalv0.44.0
Tree-based (DOM) deserializer for facet - supports HTML and XML
45
html-helpers
experimentalv0.1.0
A collection of high-level utilities for cleaning, transforming, and converting HTML content.
Core Metrics
| hotmeal | facet-dom | html-helpers | |
|---|---|---|---|
| Health Score | 49 | 48 | 45 |
| Total Downloads | 134 | 521 | 3.2K |
| 30d Downloads | 65 | 340 | 76 |
| Dependents | 2 | 6 | 36 |
| Releases | 3 | 4 | 6 |
| Last Updated | 23d ago | 26d ago | 172d ago |
| Age | 2m | 2m | 10m |
Health Breakdown
hotmeal
Maintenance
13
Quality
14
Community
7
Popularity
3
Documentation
12
facet-dom
Maintenance
11
Quality
14
Community
8
Popularity
3
Documentation
12
html-helpers
Maintenance
11
Quality
13
Community
7
Popularity
4
Documentation
10
Technical Details
| hotmeal | facet-dom | html-helpers | |
|---|---|---|---|
| Version | 1.1.0 | 0.44.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 8 | 6 |
| Crate Size | 446KB | 43KB | 19KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.90 | 1.90 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hotmeal leads with a health score of 49/100, but none of the options score above 80.
- •html-helpers has the most downloads (3.2K), suggesting wider adoption.
- •facet-dom, html-helpers are pre-1.0 — API may change.