Decision Workspace
table-extract vs utf8parse vs table_to_html
Side-by-side comparison of Rust crates
45
table-extract
growingv0.2.3
Utility for extracting data from HTML tables
62
utf8parse
growingv0.2.2
Table-driven UTF-8 parser
50
table_to_html
growingv0.9.0
The library provides a interface to convert a `tabled::Table` into a HTML table (`<table>`).
Core Metrics
| table-extract | utf8parse | table_to_html | |
|---|---|---|---|
| Health Score | 45 | 62 | 50 |
| Total Downloads | 50.7K | 353.6M | 46.5K |
| 30d Downloads | 558 | 29.5M | 13.3K |
| Dependents | 17 | 194 | 3 |
| Releases | 5 | 5 | 8 |
| Last Updated | 1070d ago | 657d ago | 296d ago |
| Age | 8y 8m | 9y 6m | 2y 11m |
Health Breakdown
table-extract
Maintenance
4
Quality
15
Community
8
Popularity
6
Documentation
12
utf8parse
Maintenance
7
Quality
18
Community
17
Popularity
8
Documentation
12
table_to_html
Maintenance
7
Quality
17
Community
8
Popularity
6
Documentation
12
Technical Details
| table-extract | utf8parse | table_to_html | |
|---|---|---|---|
| Version | 0.2.3 | 0.2.2 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 1 | 0 | 2 |
| Crate Size | 6KB | 13KB | 11KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •utf8parse leads with a health score of 62/100, but none of the options score above 80.
- •utf8parse is depended on by 194 crates — strongest ecosystem trust.
- •⚠ table-extract, utf8parse have not been updated in over a year.