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