Decision Workspace
virtual-dom vs scrape-core vs xmloxide
Side-by-side comparison of Rust crates
50
virtual-dom
experimentalv1.0.4
A virtual DOM implementation for HTML manipulation
54
scrape-core
experimentalv0.2.5
High-performance HTML parsing library core
51
xmloxide
experimentalv0.4.1
A pure Rust reimplementation of libxml2 — memory-safe XML/HTML parsing
Core Metrics
| virtual-dom | scrape-core | xmloxide | |
|---|---|---|---|
| Health Score | 50 | 54 | 51 |
| Total Downloads | 175 | 6.4K | 180 |
| 30d Downloads | 57 | 3.7K | 182 |
| Dependents | 8 | 36 | 0 |
| Releases | 3 | 13 | 9 |
| Last Updated | 47d ago | 10d ago | 11d ago |
| Age | 2m | 2m | 27d |
Health Breakdown
virtual-dom
Maintenance
11
Quality
17
Community
9
Popularity
3
Documentation
10
scrape-core
Maintenance
12
Quality
15
Community
10
Popularity
5
Documentation
12
xmloxide
Maintenance
13
Quality
14
Community
6
Popularity
3
Documentation
15
Technical Details
| virtual-dom | scrape-core | xmloxide | |
|---|---|---|---|
| Version | 1.0.4 | 0.2.5 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 14 | 14 |
| Crate Size | 12KB | 90KB | 370KB |
| Features | 0 | 6 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.88 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •scrape-core leads with a health score of 54/100, but none of the options score above 80.
- •scrape-core, xmloxide are pre-1.0 — API may change.