Decision Workspace
relrc vs archery vs wobbly
Side-by-side comparison of Rust crates
58
relrc
growingv0.5.0
Reference counted pointers, with relationships to other pointers.
63
archery
growingv1.2.2
Abstract over the atomicity of reference-counting pointers
48
wobbly
growingv0.1.1
wobbly-owned reference counting pointers that mostly behave like Weak but can also keep a value alive
Core Metrics
| relrc | archery | wobbly | |
|---|---|---|---|
| Health Score | 58 | 63 | 48 |
| Total Downloads | 129.1K | 13.0M | 9.3K |
| 30d Downloads | 13.4K | 1.2M | 483 |
| Dependents | 50 | 45 | 28 |
| Releases | 18 | 12 | 2 |
| Last Updated | 211d ago | 172d ago | 762d ago |
| Age | 1y 8m | 7y 1m | 2y 1m |
Health Breakdown
relrc
Maintenance
11
Quality
15
Community
11
Popularity
6
Documentation
15
archery
Maintenance
8
Quality
21
Community
11
Popularity
8
Documentation
15
wobbly
Maintenance
4
Quality
17
Community
7
Popularity
5
Documentation
15
Technical Details
| relrc | archery | wobbly | |
|---|---|---|---|
| Version | 0.5.0 | 1.2.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 6 | 0 |
| Crate Size | 34KB | 16KB | 10KB |
| Features | 2 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.81 | 1.85.0 | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •archery leads with a health score of 63/100, but none of the options score above 80.
- •⚠ wobbly has not been updated in over a year.
- •relrc, wobbly are pre-1.0 — API may change.