Decision Workspace
structable_derive vs cli-table vs structable
Side-by-side comparison of Rust crates
51
structable_derive
growingv0.3.4
Derive macros for the StructTable trait (structable crate)
50
cli-table
growingv0.5.0
A crate for printing tables on command line
49
structable
experimentalv0.3.4
A crate for 'serializing' structs as Vec<Vec<String>> tables
Core Metrics
| structable_derive | cli-table | structable | |
|---|---|---|---|
| Health Score | 51 | 50 | 49 |
| Total Downloads | 28.4K | 5.0M | 19.2K |
| 30d Downloads | 1.7K | 278.9K | 1.7K |
| Dependents | 54 | 2.1K | 33 |
| Releases | 14 | 16 | 7 |
| Last Updated | 228d ago | 374d ago | 228d ago |
| Age | 2y 1m | 6y 5m | 11m |
Health Breakdown
structable_derive
Maintenance
10
Quality
14
Community
10
Popularity
5
Documentation
12
cli-table
Maintenance
5
Quality
13
Community
14
Popularity
8
Documentation
10
structable
Maintenance
10
Quality
13
Community
9
Popularity
5
Documentation
12
Technical Details
| structable_derive | cli-table | structable | |
|---|---|---|---|
| Version | 0.3.4 | 0.5.0 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 4 | 4 |
| Crate Size | 7KB | 18KB | 8KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 6.3% | 0.0% |
| Edition | 2021 | 2024 | 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.