Decision Workspace
region_buffer vs detach vs splitmut
Side-by-side comparison of Rust crates
44
region_buffer
growingv0.1.5
A growable array allowing for multiple mutable non overlapping regions
57
detach
growingv0.0.42
helper type for being able to detach/reatach a member item
41
splitmut
growingv0.2.1
Safely retrieves multiple mutable values from the same collection.
Core Metrics
| region_buffer | detach | splitmut | |
|---|---|---|---|
| Health Score | 44 | 57 | 41 |
| Total Downloads | 8.9K | 82.0K | 947.1K |
| 30d Downloads | 9 | 1.0K | 16.6K |
| Dependents | 0 | 171 | 48 |
| Releases | 6 | 27 | 3 |
| Last Updated | 2665d ago | 2208d ago | 2950d ago |
| Age | 7y 3m | 6y 5m | 10y 1m |
Health Breakdown
region_buffer
Maintenance
9
Quality
16
Community
5
Popularity
5
Documentation
9
detach
Maintenance
6
Quality
16
Community
17
Popularity
6
Documentation
12
splitmut
Maintenance
3
Quality
10
Community
10
Popularity
7
Documentation
11
Technical Details
| region_buffer | detach | splitmut | |
|---|---|---|---|
| Version | 0.1.5 | 0.0.42 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 6KB | 3KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2018 | 2018 | — |
| 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.
- •⚠ region_buffer, detach, splitmut have not been updated in over a year.