Decision Workspace
vec_vec vs edtui-jagged vs tinyvec
Side-by-side comparison of Rust crates
45
vec_vec
growingv0.5.1
When dealing with `Vec<Vec<T>>` is unavoidable.
52
edtui-jagged
growingv0.1.13
A jagged array data structure for the edtui editor
76
tinyvec
stablev1.11.0
`tinyvec` provides 100% safe vec-like data structures.
Core Metrics
| vec_vec | edtui-jagged | tinyvec | |
|---|---|---|---|
| Health Score | 45 | 52 | 76 |
| Total Downloads | 8.4K | 72.7K | 447.2M |
| 30d Downloads | 9 | 30.6K | 27.5M |
| Dependents | 0 | 64 | 2.9K |
| Releases | 7 | 14 | 38 |
| Last Updated | 885d ago | 79d ago | 13d ago |
| Age | 2y 5m | 2y 3m | 6y 2m |
Health Breakdown
vec_vec
Maintenance
7
Quality
15
Community
5
Popularity
5
Documentation
13
edtui-jagged
Maintenance
15
Quality
13
Community
8
Popularity
6
Documentation
10
tinyvec
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
9
Technical Details
| vec_vec | edtui-jagged | tinyvec | |
|---|---|---|---|
| Version | 0.5.1 | 0.1.13 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 3 | 0 | 11 |
| Crate Size | 5KB | 15KB | 53KB |
| Features | 0 | 0 | 14 |
| Yanked % | 0.0% | 7.1% | 2.6% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •tinyvec leads with a health score of 76/100, but none of the options score above 80.
- •tinyvec is depended on by 2.9K crates — strongest ecosystem trust.
- •⚠ vec_vec has not been updated in over a year.
- •vec_vec, edtui-jagged are pre-1.0 — API may change.