Decision Workspace
wobbly vs archery vs pin-weak
Side-by-side comparison of Rust crates
48
wobbly
growingv0.1.1
wobbly-owned reference counting pointers that mostly behave like Weak but can also keep a value alive
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
| wobbly | archery | pin-weak | |
|---|---|---|---|
| Health Score | 48 | 63 | 59 |
| Total Downloads | 9.3K | 13.0M | 1.5M |
| 30d Downloads | 483 | 1.2M | 86.5K |
| Dependents | 28 | 45 | 336 |
| Releases | 2 | 12 | 2 |
| Last Updated | 762d ago | 172d ago | 1579d ago |
| Age | 2y 1m | 7y 1m | 5y 7m |
Health Breakdown
wobbly
Maintenance
4
Quality
17
Community
7
Popularity
5
Documentation
15
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
| wobbly | archery | pin-weak | |
|---|---|---|---|
| Version | 0.1.1 | 1.2.2 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 6 | 0 |
| Crate Size | 10KB | 16KB | 4KB |
| Features | 1 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.56 | 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.
- •⚠ wobbly, pin-weak have not been updated in over a year.
- •wobbly is pre-1.0 — API may change.