Decision Workspace
atomic-borrow vs rc-borrow vs by_address
Side-by-side comparison of Rust crates
43
atomic-borrow
growingv0.1.3
A simple atomic reference counter
47
rc-borrow
growingv1.5.0
Borrowed forms of Rc and Arc.
56
by_address
growingv1.2.1
Wrapper for comparing and hashing pointers by address
Core Metrics
| atomic-borrow | rc-borrow | by_address | |
|---|---|---|---|
| Health Score | 43 | 47 | 56 |
| Total Downloads | 5.6K | 75.0K | 8.1M |
| 30d Downloads | 7 | 4.0K | 698.1K |
| Dependents | 0 | 0 | 637 |
| Releases | 4 | 7 | 12 |
| Last Updated | 1241d ago | 435d ago | 730d ago |
| Age | 3y 4m | 6y 1m | 8y 5m |
Health Breakdown
atomic-borrow
Maintenance
10
Quality
16
Community
3
Popularity
4
Documentation
10
rc-borrow
Maintenance
5
Quality
18
Community
6
Popularity
6
Documentation
12
by_address
Maintenance
4
Quality
17
Community
14
Popularity
8
Documentation
13
Technical Details
| atomic-borrow | rc-borrow | by_address | |
|---|---|---|---|
| Version | 0.1.3 | 1.5.0 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 7KB | 6KB | 8KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 14.3% | 16.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.80 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •by_address leads with a health score of 56/100, but none of the options score above 80.
- •by_address is depended on by 637 crates — strongest ecosystem trust.
- •⚠ atomic-borrow, rc-borrow, by_address have not been updated in over a year.
- •atomic-borrow is pre-1.0 — API may change.