Decision Workspace
unborrow vs borrowme vs borrowme-macros
Side-by-side comparison of Rust crates
44
unborrow
growingv0.3.1
Macro for calling a &mut self method with transient &-borrows of self in the parameters
61
borrowme
growingv0.1.0
The missing compound borrowing for Rust.
59
borrowme-macros
growingv0.1.0
The missing compound borrowing for Rust.
Core Metrics
| unborrow | borrowme | borrowme-macros | |
|---|---|---|---|
| Health Score | 44 | 61 | 59 |
| Total Downloads | 20.3K | 35.5K | 36.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 20 | 9 | 16 |
| Releases | 4 | 16 | 16 |
| Last Updated | 3412d ago | 37d ago | 37d ago |
| Age | 10y 3m | 3y | 3y |
Health Breakdown
unborrow
Maintenance
5
Quality
16
Community
10
Popularity
5
Documentation
8
borrowme
Maintenance
16
Quality
17
Community
9
Popularity
5
Documentation
14
borrowme-macros
Maintenance
16
Quality
15
Community
9
Popularity
5
Documentation
14
Technical Details
| unborrow | borrowme | borrowme-macros | |
|---|---|---|---|
| Version | 0.3.1 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 3 |
| Crate Size | 3KB | 17KB | 13KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | 1.71 | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •borrowme leads with a health score of 61/100, but none of the options score above 80.
- •borrowme-macros has the most downloads (36.0K), suggesting wider adoption.
- •⚠ unborrow has not been updated in over a year.