Decision Workspace
cli-table vs structable_derive vs structable
Side-by-side comparison of Rust crates
50
cli-table
growingv0.5.0
A crate for printing tables on command line
51
structable_derive
growingv0.3.4
Derive macros for the StructTable trait (structable crate)
49
structable
experimentalv0.3.4
A crate for 'serializing' structs as Vec<Vec<String>> tables
Core Metrics
| cli-table | structable_derive | structable | |
|---|---|---|---|
| Health Score | 50 | 51 | 49 |
| Total Downloads | 5.0M | 28.4K | 19.2K |
| 30d Downloads | 289.0K | 1.9K | 1.9K |
| Dependents | 2.1K | 54 | 33 |
| Releases | 16 | 14 | 7 |
| Last Updated | 374d ago | 228d ago | 228d ago |
| Age | 6y 5m | 2y 1m | 11m |
Health Breakdown
cli-table
Maintenance
5
Quality
13
Community
14
Popularity
8
Documentation
10
structable_derive
Maintenance
10
Quality
14
Community
10
Popularity
5
Documentation
12
structable
Maintenance
10
Quality
13
Community
9
Popularity
5
Documentation
12
Technical Details
| cli-table | structable_derive | structable | |
|---|---|---|---|
| Version | 0.5.0 | 0.3.4 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 6 | 4 |
| Crate Size | 18KB | 7KB | 8KB |
| Features | 4 | 0 | 0 |
| Yanked % | 6.3% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.76 | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •structable_derive leads with a health score of 51/100, but none of the options score above 80.
- •cli-table has the most downloads (5.0M), suggesting wider adoption.
- •cli-table is depended on by 2.1K crates — strongest ecosystem trust.
- •⚠ cli-table has not been updated in over a year.