Decision Workspace
shared-rc vs genrc vs pared
Side-by-side comparison of Rust crates
37
shared-rc
growingv0.1.1
Rc wrapper which can separate the data from the reference count
40
genrc
growingv0.3.0
refcounted pointer type that allows subobject pointers
40
pared
growingv0.4.0
Projected reference counted pointers
Core Metrics
| shared-rc | genrc | pared | |
|---|---|---|---|
| Health Score | 37 | 40 | 40 |
| Total Downloads | 2.4K | 5.3K | 9.7K |
| 30d Downloads | 2 | 6 | 211 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 4 | 7 |
| Last Updated | 1179d ago | 980d ago | 379d ago |
| Age | 3y 6m | 2y 8m | 2y 8m |
Health Breakdown
shared-rc
Maintenance
4
Quality
11
Community
6
Popularity
4
Documentation
12
genrc
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
pared
Maintenance
5
Quality
12
Community
6
Popularity
5
Documentation
12
Technical Details
| shared-rc | genrc | pared | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 5KB | 25KB | 25KB |
| Features | 3 | 1 | 2 |
| Yanked % | 100.0% | 0.0% | 28.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56.0 | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •genrc leads with a health score of 40/100, but none of the options score above 80.
- •pared has the most downloads (9.7K), suggesting wider adoption.
- •⚠ shared-rc, genrc, pared have not been updated in over a year.