Decision Workspace
probability_to_friendly_string vs odds_converter vs rand_distr
Side-by-side comparison of Rust crates
32
probability_to_friendly_string
growingv0.3.0
Make probabilities more intuitive by converting them to odds. (i.e. 72.3% becomes "5 in 7")
41
odds_converter
experimentalv0.1.0
A fast, accurate Rust library for converting between American, Decimal, and Fractional betting odds formats
68
rand_distr
growingv0.6.0
Sampling from random number distributions
Core Metrics
| probability_to_friendly_string | odds_converter | rand_distr | |
|---|---|---|---|
| Health Score | 32 | 41 | 68 |
| Total Downloads | 5.0K | 520 | 101.6M |
| 30d Downloads | 19 | 15 | 8.7M |
| Dependents | 0 | 0 | 10.5K |
| Releases | 3 | 1 | 20 |
| Last Updated | 1964d ago | 289d ago | 45d ago |
| Age | 6y 4m | 9m | 6y 9m |
Health Breakdown
probability_to_friendly_string
Maintenance
3
Quality
15
Community
4
Popularity
4
Documentation
6
odds_converter
Maintenance
3
Quality
14
Community
6
Popularity
3
Documentation
15
rand_distr
Maintenance
13
Quality
12
Community
20
Popularity
8
Documentation
15
Technical Details
| probability_to_friendly_string | odds_converter | rand_distr | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 8 |
| Crate Size | 4KB | 28KB | 80KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.81.0 | 1.85 |
| Owners | 1 | 1 | 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.
- •⚠ probability_to_friendly_string has not been updated in over a year.