Decision Workspace
super-table vs comfy-table vs tinytable
Side-by-side comparison of Rust crates
56
super-table
experimentalv1.1.1
Build beautiful tables. Supports content wrapping, alignment and cell spanning.
70
comfy-table
stablev7.2.2
An easy to use library for building beautiful tables with automatic content wrapping
45
tinytable
growingv0.2.0
A tiny text table drawing library
Core Metrics
| super-table | comfy-table | tinytable | |
|---|---|---|---|
| Health Score | 56 | 70 | 45 |
| Total Downloads | 1.4K | 66.3M | 2.5K |
| 30d Downloads | 368 | 5.3M | 6 |
| Dependents | 9 | 8.7K | 0 |
| Releases | 4 | 46 | 4 |
| Last Updated | 117d ago | 74d ago | 349d ago |
| Age | 4m | 6y 2m | 1y |
Health Breakdown
super-table
Maintenance
13
Quality
18
Community
6
Popularity
4
Documentation
15
comfy-table
Maintenance
16
Quality
21
Community
12
Popularity
8
Documentation
13
tinytable
Maintenance
9
Quality
14
Community
6
Popularity
4
Documentation
12
Technical Details
| super-table | comfy-table | tinytable | |
|---|---|---|---|
| Version | 1.1.1 | 7.2.2 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 11 | 11 | 4 |
| Crate Size | 86KB | 79KB | 15KB |
| Features | 6 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •comfy-table leads with a health score of 70/100, but none of the options score above 80.
- •comfy-table is depended on by 8.7K crates — strongest ecosystem trust.
- •tinytable is pre-1.0 — API may change.