Decision Workspace
stride vs slice-pool2 vs small_iter
Side-by-side comparison of Rust crates
50
stride
growingv0.4.1
A strided slice type
44
slice-pool2
growingv0.4.3
A library for using a slice as a memory pool
43
small_iter
growingv0.1.2
A 3-pointer iterator that moves out of a `Vec<T>` or `Box<[T]>`
Core Metrics
| stride | slice-pool2 | small_iter | |
|---|---|---|---|
| Health Score | 50 | 44 | 43 |
| Total Downloads | 13.3K | 103.9K | 3.4K |
| 30d Downloads | 189 | 4.8K | 5 |
| Dependents | 6 | 5 | 0 |
| Releases | 7 | 2 | 3 |
| Last Updated | 129d ago | 984d ago | 628d ago |
| Age | 5y 2m | 2y 8m | 1y 8m |
Health Breakdown
stride
Maintenance
11
Quality
16
Community
8
Popularity
5
Documentation
10
slice-pool2
Maintenance
4
Quality
16
Community
5
Popularity
6
Documentation
13
small_iter
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| stride | slice-pool2 | small_iter | |
|---|---|---|---|
| Version | 0.4.1 | 0.4.3 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 7KB | 7KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stride leads with a health score of 50/100, but none of the options score above 80.
- •slice-pool2 has the most downloads (103.9K), suggesting wider adoption.
- •⚠ slice-pool2, small_iter have not been updated in over a year.