Decision Workspace
lazy-shuffle vs romu vs rand_aes
Side-by-side comparison of Rust crates
47
lazy-shuffle
experimentalv0.0.1
Lazy Fisher-Yates shuffle iterator - yielding random permutations without allocating the full sequence
58
romu
growingv0.8.0
A pseudo random number generator using the Romu algorithm.
58
rand_aes
growingv0.6.0
AES based pseudo-random number generator
Core Metrics
| lazy-shuffle | romu | rand_aes | |
|---|---|---|---|
| Health Score | 47 | 58 | 58 |
| Total Downloads | 13 | 35.0K | 13.5K |
| 30d Downloads | 13 | 8.7K | 236 |
| Dependents | 0 | 14 | 7 |
| Releases | 1 | 13 | 10 |
| Last Updated | 10d ago | 54d ago | 147d ago |
| Age | 10d | 4y 4m | 1y 7m |
Health Breakdown
lazy-shuffle
Maintenance
12
Quality
16
Community
6
Popularity
1
Documentation
12
romu
Maintenance
15
Quality
14
Community
9
Popularity
5
Documentation
15
rand_aes
Maintenance
12
Quality
18
Community
8
Popularity
5
Documentation
15
Technical Details
| lazy-shuffle | romu | rand_aes | |
|---|---|---|---|
| Version | 0.0.1 | 0.8.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 3 | 6 |
| Crate Size | 8KB | 26KB | 42KB |
| Features | 2 | 6 | 10 |
| Yanked % | 0.0% | 15.4% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.89 | 1.91 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •romu leads with a health score of 58/100, but none of the options score above 80.