Decision Workspace
slicevec vs typed-index-collections vs array-bytes
Side-by-side comparison of Rust crates
39
slicevec
growingv0.1.1
A vector using an external slice as backing storage
70
typed-index-collections
stablev3.5.0
Typed index version of Rust slice and Vec containers
60
array-bytes
growingv9.3.0
A collection of Array/Bytes/Hex utilities with full No-STD compatibility.
Core Metrics
| slicevec | typed-index-collections | array-bytes | |
|---|---|---|---|
| Health Score | 39 | 70 | 60 |
| Total Downloads | 4.1K | 3.0M | 12.0M |
| 30d Downloads | 4 | 209.7K | 634.7K |
| Dependents | 0 | 88 | 2.2K |
| Releases | 2 | 23 | 41 |
| Last Updated | 3179d ago | 68d ago | 296d ago |
| Age | 8y 8m | 5y 8m | 5y 4m |
Health Breakdown
slicevec
Maintenance
3
Quality
16
Community
5
Popularity
4
Documentation
11
typed-index-collections
Maintenance
14
Quality
22
Community
11
Popularity
8
Documentation
15
array-bytes
Maintenance
9
Quality
18
Community
15
Popularity
8
Documentation
10
Technical Details
| slicevec | typed-index-collections | array-bytes | |
|---|---|---|---|
| Version | 0.1.1 | 3.5.0 | 9.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | CC0-1.0 | MIT OR Apache-2.0 | Apache-2.0/GPL-3.0 |
| Dependencies | 0 | 7 | 11 |
| Crate Size | 6KB | 53KB | 40KB |
| Features | 0 | 7 | 1 |
| Yanked % | 0.0% | 0.0% | 2.4% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.90.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •typed-index-collections leads with a health score of 70/100, but none of the options score above 80.
- •array-bytes has the most downloads (12.0M), suggesting wider adoption.
- •array-bytes is depended on by 2.2K crates — strongest ecosystem trust.
- •⚠ slicevec has not been updated in over a year.
- •slicevec is pre-1.0 — API may change.