Decision Workspace
rc-slice2 vs rc-vec vs archery
Side-by-side comparison of Rust crates
41
rc-slice2
growingv0.4.1
Reference-counted slices with easy subdivision
48
rc-vec
experimentalv0.1.14
RcVec based on Rc and can be converted from Rc without allocation
63
archery
growingv1.2.2
Abstract over the atomicity of reference-counting pointers
Core Metrics
| rc-slice2 | rc-vec | archery | |
|---|---|---|---|
| Health Score | 41 | 48 | 63 |
| Total Downloads | 4.4K | 5.6K | 13.0M |
| 30d Downloads | 23 | 48 | 1.2M |
| Dependents | 0 | 11 | 45 |
| Releases | 3 | 15 | 12 |
| Last Updated | 982d ago | 260d ago | 172d ago |
| Age | 2y 8m | 9m | 7y 1m |
Health Breakdown
rc-slice2
Maintenance
5
Quality
16
Community
6
Popularity
4
Documentation
10
rc-vec
Maintenance
10
Quality
15
Community
9
Popularity
4
Documentation
10
archery
Maintenance
8
Quality
21
Community
11
Popularity
8
Documentation
15
Technical Details
| rc-slice2 | rc-vec | archery | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.14 | 1.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 4 | 6 |
| Crate Size | 17KB | 20KB | 16KB |
| Features | 1 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 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.
- •⚠ rc-slice2 has not been updated in over a year.
- •rc-slice2, rc-vec are pre-1.0 — API may change.