Decision Workspace
compact-rc vs refptr vs archery
Side-by-side comparison of Rust crates
38
compact-rc
growingv0.5.5
Low-memory reference-counting pointers
39
refptr
growingv0.2.0
Inherently reference counted structs
63
archery
growingv1.2.2
Abstract over the atomicity of reference-counting pointers
Core Metrics
| compact-rc | refptr | archery | |
|---|---|---|---|
| Health Score | 38 | 39 | 63 |
| Total Downloads | 16.1K | 3.9K | 13.0M |
| 30d Downloads | 80 | 4 | 1.2M |
| Dependents | 7 | 0 | 45 |
| Releases | 10 | 2 | 12 |
| Last Updated | 692d ago | 2122d ago | 172d ago |
| Age | 2y 10m | 6y 1m | 7y 1m |
Health Breakdown
compact-rc
Maintenance
6
Quality
10
Community
7
Popularity
5
Documentation
10
refptr
Maintenance
3
Quality
17
Community
6
Popularity
4
Documentation
9
archery
Maintenance
8
Quality
21
Community
11
Popularity
8
Documentation
15
Technical Details
| compact-rc | refptr | archery | |
|---|---|---|---|
| Version | 0.5.5 | 0.2.0 | 1.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 1 | 6 |
| Crate Size | 17KB | 11KB | 16KB |
| Features | 0 | 2 | 3 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •archery leads with a health score of 63/100, but none of the options score above 80.
- •⚠ compact-rc, refptr have not been updated in over a year.
- •compact-rc, refptr are pre-1.0 — API may change.