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