Decision Workspace
owning_ref_lockable vs owning_ref vs safer_owning_ref
Side-by-side comparison of Rust crates
37
owning_ref_lockable
growingv0.4.2
A library for creating references that carry their owner with them.
51
owning_ref
growingv0.4.1
A library for creating references that carry their owner with them.
45
safer_owning_ref
growingv0.5.1
A library for creating references that carry their owner with them.
Core Metrics
| owning_ref_lockable | owning_ref | safer_owning_ref | |
|---|---|---|---|
| Health Score | 37 | 51 | 45 |
| Total Downloads | 4.5K | 20.1M | 231.8K |
| 30d Downloads | 20 | 560.1K | 16.1K |
| Dependents | 4 | 746 | 4 |
| Releases | 1 | 16 | 2 |
| Last Updated | 1446d ago | 2220d ago | 83d ago |
| Age | 3y 11m | 10y 8m | 2y 5m |
Health Breakdown
owning_ref_lockable
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
12
owning_ref
Maintenance
4
Quality
15
Community
13
Popularity
8
Documentation
11
safer_owning_ref
Maintenance
11
Quality
15
Community
5
Popularity
6
Documentation
8
Technical Details
| owning_ref_lockable | owning_ref | safer_owning_ref | |
|---|---|---|---|
| Version | 0.4.2 | 0.4.1 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 1 | 2 |
| Crate Size | 23KB | 13KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | — |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •owning_ref leads with a health score of 51/100, but none of the options score above 80.
- •owning_ref is depended on by 746 crates — strongest ecosystem trust.
- •⚠ owning_ref_lockable, owning_ref have not been updated in over a year.