Decision Workspace
scrape-core vs h2s vs lol_html
Side-by-side comparison of Rust crates
54
scrape-core
experimentalv0.2.5
High-performance HTML parsing library core
42
h2s
growingv0.18.0
A declarative HTML parser, which works like a deserializer from HTML to struct
78
lol_html
stablev2.7.2
Streaming HTML rewriter/parser with CSS selector-based API
Core Metrics
| scrape-core | h2s | lol_html | |
|---|---|---|---|
| Health Score | 54 | 42 | 78 |
| Total Downloads | 6.4K | 12.1K | 2.9M |
| 30d Downloads | 3.8K | 13 | 237.0K |
| Dependents | 36 | 0 | 3.4K |
| Releases | 13 | 9 | 23 |
| Last Updated | 10d ago | 969d ago | 33d ago |
| Age | 2m | 3y 4m | 6y 4m |
Health Breakdown
scrape-core
Maintenance
12
Quality
15
Community
10
Popularity
5
Documentation
12
h2s
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
12
lol_html
Maintenance
17
Quality
18
Community
20
Popularity
8
Documentation
15
Technical Details
| scrape-core | h2s | lol_html | |
|---|---|---|---|
| Version | 0.2.5 | 0.18.0 | 2.7.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | BSD-3-Clause |
| Dependencies | 14 | 4 | 22 |
| Crate Size | 90KB | 15KB | 145KB |
| Features | 6 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.88 | 1.65 | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •lol_html leads with a health score of 78/100, but none of the options score above 80.
- •lol_html is depended on by 3.4K crates — strongest ecosystem trust.
- •⚠ h2s has not been updated in over a year.
- •scrape-core, h2s are pre-1.0 — API may change.