Decision Workspace
htmlparser vs html5gum vs fhp-tokenizer
Side-by-side comparison of Rust crates
50
htmlparser
growingv0.2.1
Pull-based, zero-allocation HTML parser.
53
html5gum
growingv0.8.3
A WHATWG-compliant HTML5 tokenizer and tag soup parser.
51
fhp-tokenizer
experimentalv0.1.0
SIMD-accelerated HTML tokenizer with structural indexing
Core Metrics
| htmlparser | html5gum | fhp-tokenizer | |
|---|---|---|---|
| Health Score | 50 | 53 | 51 |
| Total Downloads | 328.2K | 1.1M | 21 |
| 30d Downloads | 90.5K | 54.5K | 21 |
| Dependents | 17 | 81 | 2 |
| Releases | 6 | 21 | 1 |
| Last Updated | 509d ago | 112d ago | 10d ago |
| Age | 2y 9m | 4y 4m | 10d |
Health Breakdown
htmlparser
Maintenance
5
Quality
18
Community
8
Popularity
7
Documentation
12
html5gum
Maintenance
12
Quality
14
Community
11
Popularity
7
Documentation
9
fhp-tokenizer
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
15
Technical Details
| htmlparser | html5gum | fhp-tokenizer | |
|---|---|---|---|
| Version | 0.2.1 | 0.8.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 13 | 3 |
| Crate Size | 28KB | 104KB | 30KB |
| Features | 2 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •html5gum leads with a health score of 53/100, but none of the options score above 80.
- •⚠ htmlparser has not been updated in over a year.