Decision Workspace
rdeck vs random-pick vs random-branch
Side-by-side comparison of Rust crates
36
rdeck
growingv0.2.0
a simple library for choosing distinct random elements
61
random-pick
stablev1.2.17
Pick an element from a slice randomly by given weights.
44
random-branch
growingv0.2.0
Provides a macro to select a random branch like match
Core Metrics
| rdeck | random-pick | random-branch | |
|---|---|---|---|
| Health Score | 36 | 61 | 44 |
| Total Downloads | 1.5K | 1.5M | 58.1K |
| 30d Downloads | 3 | 54.8K | 9 |
| Dependents | 0 | 58 | 0 |
| Releases | 1 | 23 | 5 |
| Last Updated | 821d ago | 124d ago | 336d ago |
| Age | 2y 3m | 7y 7m | 4y 11m |
Health Breakdown
rdeck
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
random-pick
Maintenance
12
Quality
20
Community
10
Popularity
7
Documentation
12
random-branch
Maintenance
6
Quality
17
Community
6
Popularity
6
Documentation
9
Technical Details
| rdeck | random-pick | random-branch | |
|---|---|---|---|
| Version | 0.2.0 | 1.2.17 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 1 | 3 |
| Crate Size | 5KB | 5KB | 9KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.63 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •random-pick leads with a health score of 61/100, but none of the options score above 80.
- •⚠ rdeck has not been updated in over a year.
- •rdeck, random-branch are pre-1.0 — API may change.