Decision Workspace
structable vs cli-table vs structable_derive
Side-by-side comparison of Rust crates
50
structable
growingv0.3.4
A crate for 'serializing' structs as Vec<Vec<String>> tables
50
cli-table
growingv0.5.0
A crate for printing tables on command line
50
structable_derive
growingv0.3.4
Derive macros for the StructTable trait (structable crate)
Core Metrics
| structable | cli-table | structable_derive | |
|---|---|---|---|
| Health Score | 50 | 50 | 50 |
| Total Downloads | 22.0K | 5.6M | 31.3K |
| 30d Downloads | 1.2K | 327.3K | 1.2K |
| Dependents | 53 | 2.1K | 54 |
| Releases | 7 | 16 | 14 |
| Last Updated | 287d ago | 434d ago | 287d ago |
| Age | 1y 1m | 6y 7m | 2y 3m |
Health Breakdown
structable
Maintenance
9
Quality
14
Community
10
Popularity
5
Documentation
12
cli-table
Maintenance
5
Quality
13
Community
14
Popularity
8
Documentation
10
structable_derive
Maintenance
9
Quality
14
Community
10
Popularity
5
Documentation
12
Technical Details
| structable | cli-table | structable_derive | |
|---|---|---|---|
| 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 | 4 | 4 | 6 |
| Crate Size | 8KB | 18KB | 7KB |
| 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 leads with a health score of 50/100, but none of the options score above 80.
- •cli-table has the most downloads (5.6M), 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.