Decision Workspace
fast-html-parser vs fhp-tokenizer vs fhp-simd
Side-by-side comparison of Rust crates
49
fast-html-parser
experimentalv0.1.0
SIMD-optimized HTML parser for web scraping — fast tokenization, CSS selectors, XPath, encoding detection
51
fhp-tokenizer
experimentalv0.1.0
SIMD-accelerated HTML tokenizer with structural indexing
49
fhp-simd
experimentalv0.1.0
SIMD abstraction layer with runtime dispatch for the HTML parser
Core Metrics
| fast-html-parser | fhp-tokenizer | fhp-simd | |
|---|---|---|---|
| Health Score | 49 | 51 | 49 |
| Total Downloads | 14 | 21 | 22 |
| 30d Downloads | 14 | 21 | 22 |
| Dependents | 0 | 2 | 1 |
| Releases | 1 | 1 | 1 |
| Last Updated | 10d ago | 10d ago | 10d ago |
| Age | 10d | 10d | 10d |
Health Breakdown
fast-html-parser
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
fhp-tokenizer
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
15
fhp-simd
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| fast-html-parser | fhp-tokenizer | fhp-simd | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 3 | 2 |
| Crate Size | 18KB | 30KB | 16KB |
| Features | 7 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fhp-tokenizer leads with a health score of 51/100, but none of the options score above 80.
- •fhp-simd has the most downloads (22), suggesting wider adoption.