Decision Workspace
const-vec vs arrav vs cliff
Side-by-side comparison of Rust crates
46
const-vec
growingv1.1.1
Vec-like data structure with immutable push method.
47
arrav
growingv0.2.0
Sentinel-based heapless vector
40
cliff
growingv0.3.2
Find the load at which a benchmark falls over
Core Metrics
| const-vec | arrav | cliff | |
|---|---|---|---|
| Health Score | 46 | 47 | 40 |
| Total Downloads | 7.6K | 9.4K | 7.5K |
| 30d Downloads | 40 | 9 | 12 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 6 | 5 |
| Last Updated | 1080d ago | 2181d ago | 2065d ago |
| Age | 6y 7m | 5y 11m | 5y 11m |
Health Breakdown
const-vec
Maintenance
3
Quality
21
Community
5
Popularity
5
Documentation
12
arrav
Maintenance
10
Quality
17
Community
6
Popularity
5
Documentation
9
cliff
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
9
Technical Details
| const-vec | arrav | cliff | |
|---|---|---|---|
| Version | 1.1.1 | 0.2.0 | 0.3.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 10KB | 18KB | 11KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •arrav leads with a health score of 47/100, but none of the options score above 80.
- •⚠ const-vec, arrav, cliff have not been updated in over a year.
- •arrav, cliff are pre-1.0 — API may change.