Decision Workspace
pin-arc vs archery vs pin-weak
Side-by-side comparison of Rust crates
38
pin-arc
growingv0.2.1
Reference counting pointers without allocation using pinning
63
archery
growingv1.2.2
Abstract over the atomicity of reference-counting pointers
59
pin-weak
growingv1.1.0
Small wrapper around an equivalent of Pin<Weak<T>>
Core Metrics
| pin-arc | archery | pin-weak | |
|---|---|---|---|
| Health Score | 38 | 63 | 59 |
| Total Downloads | 2.3K | 13.0M | 1.5M |
| 30d Downloads | 23 | 1.2M | 84.6K |
| Dependents | 3 | 45 | 336 |
| Releases | 3 | 12 | 2 |
| Last Updated | 417d ago | 172d ago | 1579d ago |
| Age | 1y 1m | 7y 1m | 5y 7m |
Health Breakdown
pin-arc
Maintenance
6
Quality
10
Community
8
Popularity
4
Documentation
10
archery
Maintenance
8
Quality
21
Community
11
Popularity
8
Documentation
15
pin-weak
Maintenance
3
Quality
23
Community
14
Popularity
7
Documentation
12
Technical Details
| pin-arc | archery | pin-weak | |
|---|---|---|---|
| Version | 0.2.1 | 1.2.2 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 6 | 0 |
| Crate Size | 4KB | 16KB | 4KB |
| Features | 1 | 3 | 2 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •archery leads with a health score of 63/100, but none of the options score above 80.
- •pin-weak is depended on by 336 crates — strongest ecosystem trust.
- •⚠ pin-arc, pin-weak have not been updated in over a year.
- •pin-arc is pre-1.0 — API may change.