Decision Workspace
xorshift vs xoroshiro128 vs rand_xorshift
Side-by-side comparison of Rust crates
42
xorshift
growingv0.1.3
Implementation of the high performance xoroshiro128+, xorshift128+, xorshift1024*, and splitmix64 pseudo random number generators.
41
xoroshiro128
growingv0.5.0
Fast psuedo-random number generators
68
rand_xorshift
growingv0.5.0
Xorshift random number generator
Core Metrics
| xorshift | xoroshiro128 | rand_xorshift | |
|---|---|---|---|
| Health Score | 42 | 41 | 68 |
| Total Downloads | 42.1K | 689.1K | 172.1M |
| 30d Downloads | 1.0K | 14.6K | 15.7M |
| Dependents | 40 | 37 | 4.3K |
| Releases | 4 | 6 | 8 |
| Last Updated | 3331d ago | 2122d ago | 53d ago |
| Age | 9y 5m | 9y 4m | 7y 5m |
Health Breakdown
xorshift
Maintenance
3
Quality
15
Community
7
Popularity
6
Documentation
11
xoroshiro128
Maintenance
4
Quality
12
Community
7
Popularity
7
Documentation
11
rand_xorshift
Maintenance
13
Quality
12
Community
20
Popularity
8
Documentation
15
Technical Details
| xorshift | xoroshiro128 | rand_xorshift | |
|---|---|---|---|
| Version | 0.1.3 | 0.5.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | CC0-1.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 16KB | 9KB | 10KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 16.7% | 12.5% |
| Edition | — | — | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •rand_xorshift leads with a health score of 68/100, but none of the options score above 80.
- •rand_xorshift is depended on by 4.3K crates — strongest ecosystem trust.
- •⚠ xorshift, xoroshiro128 have not been updated in over a year.