Decision Workspace
borrowck_sacrifices vs mutcy vs downgrade
Side-by-side comparison of Rust crates
47
borrowck_sacrifices
growingv0.2.0
Necessary sacrifices to keep the Borrow Checker happy and developers sane.
41
mutcy
experimentalv0.5.2
Zero-cost safe mutable cyclic borrows using borrow relinquishing
37
downgrade
experimentalv0.1.0
Downgrade a mutable reference to an immutable one.
Core Metrics
| borrowck_sacrifices | mutcy | downgrade | |
|---|---|---|---|
| Health Score | 47 | 41 | 37 |
| Total Downloads | 1.8K | 8.9K | 716 |
| 30d Downloads | 5 | 20 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 17 | 1 |
| Last Updated | 163d ago | 281d ago | 360d ago |
| Age | 2y 7m | 11m | 12m |
Health Breakdown
borrowck_sacrifices
Maintenance
9
Quality
16
Community
5
Popularity
4
Documentation
13
mutcy
Maintenance
9
Quality
14
Community
3
Popularity
5
Documentation
10
downgrade
Maintenance
3
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| borrowck_sacrifices | mutcy | downgrade | |
|---|---|---|---|
| Version | 0.2.0 | 0.5.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 5KB | 22KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •borrowck_sacrifices leads with a health score of 47/100, but none of the options score above 80.
- •mutcy has the most downloads (8.9K), suggesting wider adoption.