Decision Workspace
edtui-jagged vs vv vs vec_vec
Side-by-side comparison of Rust crates
52
edtui-jagged
growingv0.1.13
A jagged array data structure for the edtui editor
52
vv
experimentalv0.2.1
A memory-contiguous `Vec<Vec<T>>` with resizable inner vecs.
45
vec_vec
growingv0.5.1
When dealing with `Vec<Vec<T>>` is unavoidable.
Core Metrics
| edtui-jagged | vv | vec_vec | |
|---|---|---|---|
| Health Score | 52 | 52 | 45 |
| Total Downloads | 72.7K | 269 | 8.4K |
| 30d Downloads | 30.6K | 20 | 9 |
| Dependents | 64 | 0 | 0 |
| Releases | 14 | 3 | 7 |
| Last Updated | 79d ago | 19d ago | 885d ago |
| Age | 2y 3m | 5m | 2y 5m |
Health Breakdown
edtui-jagged
Maintenance
15
Quality
13
Community
8
Popularity
6
Documentation
10
vv
Maintenance
18
Quality
15
Community
6
Popularity
3
Documentation
10
vec_vec
Maintenance
7
Quality
15
Community
5
Popularity
5
Documentation
13
Technical Details
| edtui-jagged | vv | vec_vec | |
|---|---|---|---|
| Version | 0.1.13 | 0.2.1 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 15KB | 10KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 7.1% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •edtui-jagged leads with a health score of 52/100, but none of the options score above 80.
- •⚠ vec_vec has not been updated in over a year.