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
50
structable_derive
growingv0.3.4
Derive macros for the StructTable trait (structable crate)
50
structable
growingv0.3.4
A crate for 'serializing' structs as Vec<Vec<String>> tables
Core Metrics
| cli-table | structable_derive | structable | |
|---|---|---|---|
| Health Score | 50 | 50 | 50 |
| Total Downloads | 5.6M | 31.3K | 22.0K |
| 30d Downloads | 327.3K | 1.2K | 1.2K |
| Dependents | 2.1K | 54 | 53 |
| Releases | 16 | 14 | 7 |
| Last Updated | 434d ago | 287d ago | 287d ago |
| Age | 6y 7m | 2y 3m | 1y 1m |
Health Breakdown
cli-table
Maintenance
5
Quality
13
Community
14
Popularity
8
Documentation
10
structable_derive
Maintenance
9
Quality
14
Community
10
Popularity
5
Documentation
12
structable
Maintenance
9
Quality
14
Community
10
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
- •cli-table leads with a health score of 50/100, but none of the options score above 80.
- •cli-table is depended on by 2.1K crates — strongest ecosystem trust.
- •⚠ cli-table has not been updated in over a year.