Decision Workspace
csv-to-html vs use-escape vs table_print
Side-by-side comparison of Rust crates
36
csv-to-html
growingv0.5.10
Convert CSV to HTML table
50
use-escape
experimentalv0.1.0
Escaping and unescaping helpers for RustUse
36
table_print
growingv0.1.0
A table library for rust. It can export to plain text, HTML and CSV.
Core Metrics
| csv-to-html | use-escape | table_print | |
|---|---|---|---|
| Health Score | 36 | 50 | 36 |
| Total Downloads | 6.6K | 16 | 1.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 5 |
| Releases | 3 | 1 | 1 |
| Last Updated | 872d ago | 9d ago | 1874d ago |
| Age | 2y 4m | 9d | 5y 1m |
Health Breakdown
csv-to-html
Maintenance
5
Quality
12
Community
4
Popularity
5
Documentation
10
use-escape
Maintenance
12
Quality
15
Community
7
Popularity
1
Documentation
15
table_print
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
9
Technical Details
| csv-to-html | use-escape | table_print | |
|---|---|---|---|
| Version | 0.5.10 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | LGPL-3.0-or-later |
| Dependencies | 3 | 0 | 1 |
| Crate Size | 4.0MB | 3KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.95.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-escape leads with a health score of 50/100, but none of the options score above 80.
- •csv-to-html has the most downloads (6.6K), suggesting wider adoption.
- •⚠ csv-to-html, table_print have not been updated in over a year.