Decision Workspace
arsc-rs vs shadow-clone vs pinned-init
Side-by-side comparison of Rust crates
38
arsc-rs
growingv0.1.0
Atomic Reference-Strongly-Counted pointer
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
| arsc-rs | shadow-clone | pinned-init | |
|---|---|---|---|
| Health Score | 38 | 52 | 48 |
| Total Downloads | 1.8K | 82.8K | 76.2K |
| 30d Downloads | 8 | 1.4K | 8.6K |
| Dependents | 0 | 10 | 22 |
| Releases | 1 | 7 | 11 |
| Last Updated | 1111d ago | 2168d ago | 220d ago |
| Age | 3y | 6y 9m | 3y 11m |
Health Breakdown
arsc-rs
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
13
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
| arsc-rs | shadow-clone | pinned-init | |
|---|---|---|---|
| Version | 0.1.0 | 1.2.1 | 0.0.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 0 | 7 |
| Crate Size | 4KB | 3KB | 63KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 27.3% |
| Edition | 2021 | 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.
- •⚠ arsc-rs, shadow-clone have not been updated in over a year.
- •arsc-rs, pinned-init are pre-1.0 — API may change.