Decision Workspace
slicec vs typed-index-collections vs random-pick
Side-by-side comparison of Rust crates
53
slicec
growingv0.3.3
The Slice parser and other core components for Slice compilers.
70
typed-index-collections
stablev3.5.0
Typed index version of Rust slice and Vec containers
61
random-pick
stablev1.2.17
Pick an element from a slice randomly by given weights.
Core Metrics
| slicec | typed-index-collections | random-pick | |
|---|---|---|---|
| Health Score | 53 | 70 | 61 |
| Total Downloads | 14.5K | 3.0M | 1.5M |
| 30d Downloads | 833 | 205.3K | 54.8K |
| Dependents | 0 | 88 | 58 |
| Releases | 9 | 23 | 23 |
| Last Updated | 116d ago | 68d ago | 124d ago |
| Age | 2y 12m | 5y 8m | 7y 7m |
Health Breakdown
slicec
Maintenance
13
Quality
12
Community
8
Popularity
5
Documentation
15
typed-index-collections
Maintenance
14
Quality
22
Community
11
Popularity
8
Documentation
15
random-pick
Maintenance
12
Quality
20
Community
10
Popularity
7
Documentation
12
Technical Details
| slicec | typed-index-collections | random-pick | |
|---|---|---|---|
| Version | 0.3.3 | 3.5.0 | 1.2.17 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 7 | 1 |
| Crate Size | 134KB | 53KB | 5KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.82 | 1.90.0 | 1.63 |
| Owners | 3 (team) | 1 | 1 |
Links
Quick Verdict
- •typed-index-collections leads with a health score of 70/100, but none of the options score above 80.
- •slicec is pre-1.0 — API may change.