Decision Workspace
json_to_table vs tabled vs csv_to_table
Side-by-side comparison of Rust crates
57
json_to_table
growingv0.12.0
A library for pretty print JSON as a table
57
tabled
growingv0.20.0
An easy to use library for pretty print tables of Rust `struct`s and `enum`s.
52
csv_to_table
growingv0.9.0
A library for pretty print CSV as a table
Core Metrics
| json_to_table | tabled | csv_to_table | |
|---|---|---|---|
| Health Score | 57 | 57 | 52 |
| Total Downloads | 208.6K | 23.3M | 11.9K |
| 30d Downloads | 24.6K | 2.3M | 194 |
| Dependents | 346 | 7.3K | 49 |
| Releases | 13 | 38 | 8 |
| Last Updated | 296d ago | 296d ago | 296d ago |
| Age | 3y 5m | 6y | 2y 11m |
Health Breakdown
json_to_table
Maintenance
9
Quality
17
Community
13
Popularity
6
Documentation
12
tabled
Maintenance
9
Quality
13
Community
15
Popularity
8
Documentation
12
csv_to_table
Maintenance
7
Quality
17
Community
11
Popularity
5
Documentation
12
Technical Details
| json_to_table | tabled | csv_to_table | |
|---|---|---|---|
| Version | 0.12.0 | 0.20.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 5 | 3 |
| Crate Size | 28KB | 228KB | 9KB |
| Features | 3 | 6 | 3 |
| Yanked % | 0.0% | 5.3% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •json_to_table leads with a health score of 57/100, but none of the options score above 80.
- •tabled has the most downloads (23.3M), suggesting wider adoption.
- •tabled is depended on by 7.3K crates — strongest ecosystem trust.