Decision Workspace
fullcodec_rand_xorshift vs rand_xorshift vs xorshift
Side-by-side comparison of Rust crates
41
fullcodec_rand_xorshift
growingv0.2.0
Xorshift random number generator
68
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.
Core Metrics
| fullcodec_rand_xorshift | rand_xorshift | xorshift | |
|---|---|---|---|
| Health Score | 41 | 68 | 42 |
| Total Downloads | 5.8K | 172.1M | 42.1K |
| 30d Downloads | 111 | 15.7M | 1.0K |
| Dependents | 9 | 4.3K | 40 |
| Releases | 1 | 8 | 4 |
| Last Updated | 1556d ago | 53d ago | 3331d ago |
| Age | 4y 3m | 7y 5m | 9y 5m |
Health Breakdown
fullcodec_rand_xorshift
Maintenance
1
Quality
15
Community
9
Popularity
4
Documentation
12
rand_xorshift
Maintenance
13
Quality
12
Community
20
Popularity
8
Documentation
15
xorshift
Maintenance
3
Quality
15
Community
7
Popularity
6
Documentation
11
Technical Details
| fullcodec_rand_xorshift | rand_xorshift | xorshift | |
|---|---|---|---|
| Version | 0.2.0 | 0.5.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 5 | 3 | 3 |
| Crate Size | 9KB | 10KB | 16KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 12.5% | 0.0% |
| Edition | 2018 | 2024 | — |
| MSRV | — | 1.85 | — |
| Owners | 1 | 2 (team) | 1 |
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.
- •⚠ fullcodec_rand_xorshift, xorshift have not been updated in over a year.