Decision Workspace
cutup vs vm-allocator vs rand_distr
Side-by-side comparison of Rust crates
48
cutup
growingv0.1.4
A flexible and efficient allocation library for Rust, capable of distributing assets, resources, and other divisible entities.
48
vm-allocator
growingv0.1.3
Helpers for allocating resources needed during the lifetime of a VM.
68
rand_distr
growingv0.6.0
Sampling from random number distributions
Core Metrics
| cutup | vm-allocator | rand_distr | |
|---|---|---|---|
| Health Score | 48 | 48 | 68 |
| Total Downloads | 3.5K | 2.0M | 101.6M |
| 30d Downloads | 8 | 127.5K | 8.7M |
| Dependents | 0 | 0 | 10.5K |
| Releases | 5 | 4 | 20 |
| Last Updated | 354d ago | 270d ago | 45d ago |
| Age | 1y 1m | 3y 10m | 6y 9m |
Health Breakdown
cutup
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
15
vm-allocator
Maintenance
8
Quality
15
Community
8
Popularity
8
Documentation
9
rand_distr
Maintenance
13
Quality
12
Community
20
Popularity
8
Documentation
15
Technical Details
| cutup | vm-allocator | rand_distr | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.3 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 8 |
| Crate Size | 7KB | 58KB | 80KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | 1.78.0 | — | 1.85 |
| Owners | 1 | 10 (team) | 2 (team) |
Links
Quick Verdict
- •rand_distr leads with a health score of 68/100, but none of the options score above 80.
- •rand_distr is depended on by 10.5K crates — strongest ecosystem trust.