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