Decision Workspace
use-probability vs rand_distr vs statrs
Side-by-side comparison of Rust crates
58
use-probability
experimentalv0.0.6
Utility-first probability primitives for RustUse
66
rand_distr
growingv0.6.0
Sampling from random number distributions
59
statrs
growingv0.18.0
Statistical computing library for Rust
Core Metrics
| use-probability | rand_distr | statrs | |
|---|---|---|---|
| Health Score | 58 | 66 | 59 |
| Total Downloads | 150 | 116.7M | 26.6M |
| 30d Downloads | 0 | 8.0M | 2.3M |
| Dependents | 13 | 11.9K | 6.0K |
| Releases | 6 | 20 | 23 |
| Last Updated | 11d ago | 104d ago | 539d ago |
| Age | 13d | 6y 11m | 9y 9m |
Health Breakdown
use-probability
Maintenance
16
Quality
15
Community
9
Popularity
3
Documentation
15
rand_distr
Maintenance
11
Quality
12
Community
20
Popularity
8
Documentation
15
statrs
Maintenance
5
Quality
15
Community
19
Popularity
8
Documentation
12
Technical Details
| use-probability | rand_distr | statrs | |
|---|---|---|---|
| Version | 0.0.6 | 0.6.0 | 0.18.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 8 | 7 |
| Crate Size | 6KB | 80KB | 157KB |
| Features | 0 | 5 | 3 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.95.0 | 1.85 | 1.65.0 |
| Owners | 1 | 2 (team) | 2 (team) |
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.
- •⚠ statrs has not been updated in over a year.