Decision Workspace
wheel-picker vs iced_color_wheel vs rand
Side-by-side comparison of Rust crates
48
wheel-picker
experimentalv1.0.3
Simple cli tool to make and randomly pick from a wheel.
43
iced_color_wheel
experimentalv0.1.1
A circular HSV color wheel widget for Iced
73
rand
growingv0.10.0
Random number generators and other randomness functionality.
Core Metrics
| wheel-picker | iced_color_wheel | rand | |
|---|---|---|---|
| Health Score | 48 | 43 | 73 |
| Total Downloads | 104 | 55 | 996.4M |
| 30d Downloads | 6 | 55 | 77.6M |
| Dependents | 0 | 0 | 301.4K |
| Releases | 4 | 2 | 85 |
| Last Updated | 101d ago | 19d ago | 47d ago |
| Age | 4m | 20d | 11y 1m |
Health Breakdown
wheel-picker
Maintenance
13
Quality
17
Community
3
Popularity
2
Documentation
13
iced_color_wheel
Maintenance
13
Quality
13
Community
5
Popularity
2
Documentation
10
rand
Maintenance
16
Quality
15
Community
19
Popularity
8
Documentation
15
Technical Details
| wheel-picker | iced_color_wheel | rand | |
|---|---|---|---|
| Version | 1.0.3 | 0.1.1 | 0.10.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 9 |
| Crate Size | 7KB | 348KB | 106KB |
| Features | 0 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 2.4% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •rand leads with a health score of 73/100, but none of the options score above 80.
- •rand is depended on by 301.4K crates — strongest ecosystem trust.
- •iced_color_wheel, rand are pre-1.0 — API may change.