Decision Workspace
codize vs tabled vs json_to_table
Side-by-side comparison of Rust crates
41
codize
growingv0.3.3
Simple, language-agnostic library that pretty-prints code for your code-generation tool.
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
| codize | tabled | json_to_table | |
|---|---|---|---|
| Health Score | 41 | 57 | 57 |
| Total Downloads | 12.0K | 23.3M | 208.6K |
| 30d Downloads | 85 | 2.3M | 24.6K |
| Dependents | 4 | 7.3K | 346 |
| Releases | 8 | 38 | 13 |
| Last Updated | 673d ago | 296d ago | 296d ago |
| Age | 2y 11m | 6y | 3y 5m |
Health Breakdown
codize
Maintenance
4
Quality
15
Community
7
Popularity
5
Documentation
10
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
| codize | tabled | json_to_table | |
|---|---|---|---|
| Version | 0.3.3 | 0.20.0 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense | MIT | MIT |
| Dependencies | 2 | 5 | 3 |
| Crate Size | 8KB | 228KB | 28KB |
| Features | 0 | 6 | 3 |
| Yanked % | 0.0% | 5.3% | 0.0% |
| Edition | 2021 | 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.
- •⚠ codize has not been updated in over a year.