Decision Workspace
random-branch vs random-pick vs rdeck
Side-by-side comparison of Rust crates
44
random-branch
growingv0.2.0
Provides a macro to select a random branch like match
61
random-pick
stablev1.2.17
Pick an element from a slice randomly by given weights.
36
rdeck
growingv0.2.0
a simple library for choosing distinct random elements
Core Metrics
| random-branch | random-pick | rdeck | |
|---|---|---|---|
| Health Score | 44 | 61 | 36 |
| Total Downloads | 58.1K | 1.5M | 1.5K |
| 30d Downloads | 9 | 57.6K | 3 |
| Dependents | 0 | 58 | 0 |
| Releases | 5 | 23 | 1 |
| Last Updated | 336d ago | 124d ago | 821d ago |
| Age | 4y 11m | 7y 7m | 2y 3m |
Health Breakdown
random-branch
Maintenance
6
Quality
17
Community
6
Popularity
6
Documentation
9
random-pick
Maintenance
12
Quality
20
Community
10
Popularity
7
Documentation
12
rdeck
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| random-branch | random-pick | rdeck | |
|---|---|---|---|
| Version | 0.2.0 | 1.2.17 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 1 | 2 |
| Crate Size | 9KB | 5KB | 5KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| 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.
- •random-branch, rdeck are pre-1.0 — API may change.