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