Decision Workspace
sliced vs slicedvec vs moveslice
Side-by-side comparison of Rust crates
39
sliced
growingv0.3.3
A segmented vector for iterating over slices
41
slicedvec
growingv0.2.3
A segmented vector for iterating over slices
51
moveslice
growingv2.0.1
A one-function crate to move chunks in a slice around.
Core Metrics
| sliced | slicedvec | moveslice | |
|---|---|---|---|
| Health Score | 39 | 41 | 51 |
| Total Downloads | 7.8K | 7.8K | 18.8K |
| 30d Downloads | 8 | 9 | 271 |
| Dependents | 0 | 0 | 23 |
| Releases | 6 | 6 | 7 |
| Last Updated | 1020d ago | 1030d ago | 2428d ago |
| Age | 2y 9m | 2y 10m | 6y 7m |
Health Breakdown
sliced
Maintenance
5
Quality
14
Community
5
Popularity
5
Documentation
10
slicedvec
Maintenance
10
Quality
14
Community
5
Popularity
5
Documentation
7
moveslice
Maintenance
10
Quality
17
Community
10
Popularity
5
Documentation
9
Technical Details
| sliced | slicedvec | moveslice | |
|---|---|---|---|
| Version | 0.3.3 | 0.2.3 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MPL-2.0 |
| Dependencies | 3 | 2 | 0 |
| Crate Size | 268KB | 265KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 14.3% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •moveslice leads with a health score of 51/100, but none of the options score above 80.
- •⚠ sliced, slicedvec, moveslice have not been updated in over a year.
- •sliced, slicedvec are pre-1.0 — API may change.