Decision Workspace
multindex vs shadow-clone vs pinned-init
Side-by-side comparison of Rust crates
42
multindex
growingv0.1.3
Index slices with multiple const indices/ranges.
52
shadow-clone
growingv1.2.1
A macro to clone variables into the current scope shadowing old ones.
48
pinned-init
growingv0.0.10
Library to facilitate safe pinned initialization
Core Metrics
| multindex | shadow-clone | pinned-init | |
|---|---|---|---|
| Health Score | 42 | 52 | 48 |
| Total Downloads | 6.0K | 82.8K | 76.2K |
| 30d Downloads | 21 | 1.4K | 9.1K |
| Dependents | 0 | 10 | 22 |
| Releases | 4 | 7 | 11 |
| Last Updated | 1905d ago | 2168d ago | 220d ago |
| Age | 5y 8m | 6y 9m | 3y 11m |
Health Breakdown
multindex
Maintenance
3
Quality
16
Community
6
Popularity
5
Documentation
12
shadow-clone
Maintenance
4
Quality
21
Community
9
Popularity
6
Documentation
12
pinned-init
Maintenance
8
Quality
11
Community
10
Popularity
6
Documentation
13
Technical Details
| multindex | shadow-clone | pinned-init | |
|---|---|---|---|
| Version | 0.1.3 | 1.2.1 | 0.0.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Zlib | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 7 |
| Crate Size | 14KB | 3KB | 63KB |
| Features | 1 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 27.3% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •shadow-clone leads with a health score of 52/100, but none of the options score above 80.
- •⚠ multindex, shadow-clone have not been updated in over a year.
- •multindex, pinned-init are pre-1.0 — API may change.