Decision Workspace
moveslice vs typed-index-collections vs par_slice
Side-by-side comparison of Rust crates
51
moveslice
growingv2.0.1
A one-function crate to move chunks in a slice around.
70
typed-index-collections
stablev3.5.0
Typed index version of Rust slice and Vec containers
56
par_slice
stablev2.0.1
Slices that may be accessed from multiple threads with different levels of safety
Core Metrics
| moveslice | typed-index-collections | par_slice | |
|---|---|---|---|
| Health Score | 51 | 70 | 56 |
| Total Downloads | 18.8K | 3.0M | 3.5K |
| 30d Downloads | 278 | 209.7K | 9 |
| Dependents | 23 | 88 | 0 |
| Releases | 7 | 23 | 7 |
| Last Updated | 2428d ago | 68d ago | 83d ago |
| Age | 6y 7m | 5y 8m | 1y 3m |
Health Breakdown
moveslice
Maintenance
10
Quality
17
Community
10
Popularity
5
Documentation
9
typed-index-collections
Maintenance
14
Quality
22
Community
11
Popularity
8
Documentation
15
par_slice
Maintenance
14
Quality
21
Community
5
Popularity
4
Documentation
12
Technical Details
| moveslice | typed-index-collections | par_slice | |
|---|---|---|---|
| Version | 2.0.1 | 3.5.0 | 2.0.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 7 | 0 |
| Crate Size | 3KB | 53KB | 23KB |
| Features | 0 | 7 | 2 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.90.0 | 1.84 |
| 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.
- •⚠ moveslice has not been updated in over a year.