Decision Workspace
facet-dom vs xmloxide vs hotmeal
Side-by-side comparison of Rust crates
48
facet-dom
experimentalv0.44.0
Tree-based (DOM) deserializer for facet - supports HTML and XML
51
xmloxide
experimentalv0.4.1
A pure Rust reimplementation of libxml2 — memory-safe XML/HTML parsing
49
hotmeal
experimentalv1.1.0
HTML toolkit with arena-based DOM, html5ever parsing, and serialization
Core Metrics
| facet-dom | xmloxide | hotmeal | |
|---|---|---|---|
| Health Score | 48 | 51 | 49 |
| Total Downloads | 521 | 180 | 134 |
| 30d Downloads | 340 | 182 | 65 |
| Dependents | 6 | 0 | 2 |
| Releases | 4 | 9 | 3 |
| Last Updated | 26d ago | 11d ago | 23d ago |
| Age | 2m | 27d | 2m |
Health Breakdown
facet-dom
Maintenance
11
Quality
14
Community
8
Popularity
3
Documentation
12
xmloxide
Maintenance
13
Quality
14
Community
6
Popularity
3
Documentation
15
hotmeal
Maintenance
13
Quality
14
Community
7
Popularity
3
Documentation
12
Technical Details
| facet-dom | xmloxide | hotmeal | |
|---|---|---|---|
| Version | 0.44.0 | 0.4.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 14 | 14 |
| Crate Size | 43KB | 370KB | 446KB |
| Features | 3 | 7 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.90 | 1.81 | 1.90 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xmloxide leads with a health score of 51/100, but none of the options score above 80.
- •facet-dom has the most downloads (521), suggesting wider adoption.
- •facet-dom, xmloxide are pre-1.0 — API may change.