Decision Workspace
prd vs rand_distr vs use-probability
Side-by-side comparison of Rust crates
41
prd
experimentalv0.1.0
An elegant, type-safe probability distribution library with PRD, dice rolling, and weighted random
66
rand_distr
growingv0.6.0
Sampling from random number distributions
58
use-probability
experimentalv0.0.6
Utility-first probability primitives for RustUse
Core Metrics
| prd | rand_distr | use-probability | |
|---|---|---|---|
| Health Score | 41 | 66 | 58 |
| Total Downloads | 22 | 116.7M | 150 |
| 30d Downloads | 0 | 8.0M | 0 |
| Dependents | 0 | 11.9K | 13 |
| Releases | 1 | 20 | 6 |
| Last Updated | 127d ago | 104d ago | 11d ago |
| Age | 4m | 6y 11m | 13d |
Health Breakdown
prd
Maintenance
7
Quality
16
Community
6
Popularity
2
Documentation
10
rand_distr
Maintenance
11
Quality
12
Community
20
Popularity
8
Documentation
15
use-probability
Maintenance
16
Quality
15
Community
9
Popularity
3
Documentation
15
Technical Details
| prd | rand_distr | use-probability | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.0 | 0.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 8 | 0 |
| Crate Size | 30KB | 80KB | 6KB |
| Features | 1 | 5 | 0 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.95.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •rand_distr leads with a health score of 66/100, but none of the options score above 80.
- •rand_distr is depended on by 11.9K crates — strongest ecosystem trust.