Decision Workspace
table_print vs tabbs vs csvpretty
Side-by-side comparison of Rust crates
36
table_print
growingv0.1.0
A table library for rust. It can export to plain text, HTML and CSV.
42
tabbs
experimentalv0.2.0
A command line tool for displaying delimiter-separated data as a table in the terminal
36
csvpretty
experimentalv0.1.0
A command-line tool that formats CSV input into tables with Unicode box-drawing characters
Core Metrics
| table_print | tabbs | csvpretty | |
|---|---|---|---|
| Health Score | 36 | 42 | 36 |
| Total Downloads | 1.7K | 15 | 32 |
| 30d Downloads | 4 | 15 | 3 |
| Dependents | 5 | 0 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 1815d ago | 25d ago | 138d ago |
| Age | 4y 11m | 25d | 4m |
Health Breakdown
table_print
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
9
tabbs
Maintenance
11
Quality
14
Community
6
Popularity
1
Documentation
10
csvpretty
Maintenance
6
Quality
12
Community
6
Popularity
2
Documentation
10
Technical Details
| table_print | tabbs | csvpretty | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-or-later | MIT | MIT |
| Dependencies | 1 | 3 | 8 |
| Crate Size | 8KB | 12KB | 19KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tabbs leads with a health score of 42/100, but none of the options score above 80.
- •table_print has the most downloads (1.7K), suggesting wider adoption.
- •⚠ table_print has not been updated in over a year.