Decision Workspace
splitmut vs detach vs cbsk_mut_data
Side-by-side comparison of Rust crates
41
splitmut
growingv0.2.1
Safely retrieves multiple mutable values from the same collection.
57
detach
growingv0.0.42
helper type for being able to detach/reatach a member item
53
cbsk_mut_data
growingv2.1.2
cbsk_mut_data is a ref mut tool
Core Metrics
| splitmut | detach | cbsk_mut_data | |
|---|---|---|---|
| Health Score | 41 | 57 | 53 |
| Total Downloads | 947.1K | 82.0K | 19.0K |
| 30d Downloads | 16.6K | 1.0K | 17 |
| Dependents | 48 | 171 | 120 |
| Releases | 3 | 27 | 16 |
| Last Updated | 2950d ago | 2208d ago | 372d ago |
| Age | 10y 1m | 6y 5m | 2y 3m |
Health Breakdown
splitmut
Maintenance
3
Quality
10
Community
10
Popularity
7
Documentation
11
detach
Maintenance
6
Quality
16
Community
17
Popularity
6
Documentation
12
cbsk_mut_data
Maintenance
8
Quality
19
Community
11
Popularity
5
Documentation
10
Technical Details
| splitmut | detach | cbsk_mut_data | |
|---|---|---|---|
| Version | 0.2.1 | 0.0.42 | 2.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0/MIT | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 9KB | 3KB | 5KB |
| Features | 0 | 0 | 6 |
| Yanked % | 33.3% | 0.0% | 18.8% |
| Edition | — | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •detach leads with a health score of 57/100, but none of the options score above 80.
- •splitmut has the most downloads (947.1K), suggesting wider adoption.
- •detach is depended on by 171 crates — strongest ecosystem trust.
- •⚠ splitmut, detach, cbsk_mut_data have not been updated in over a year.
- •splitmut, detach are pre-1.0 — API may change.