Decision Workspace
bitcoinleveldb-rand vs entro-shift vs xoroshiro256-full
Side-by-side comparison of Rust crates
52
bitcoinleveldb-rand
growingv0.1.19
Deterministic LevelDB-compatible ParkβMiller pseudo-random number generator for tests and internal randomized decisions; small, fast, and non-cryptographic.
49
entro-shift
growingv1.1.0
Entro Shift is a 32-bit, pseudo-random number generator algorithm.
45
xoroshiro256-full
experimentalv0.1.4
β‘ **Fast**, π§ͺ **deterministic**, and π§° **ergonomic** implementation of **xoroshiro256**** with **no bit waste**.
Core Metrics
| bitcoinleveldb-rand | entro-shift | xoroshiro256-full | |
|---|---|---|---|
| Health Score | 52 | 49 | 45 |
| Total Downloads | 31.8K | 11.7K | 690 |
| 30d Downloads | 864 | 13 | 5 |
| Dependents | 27 | 0 | 0 |
| Releases | 5 | 9 | 3 |
| Last Updated | 116d ago | 802d ago | 172d ago |
| Age | 3y 2m | 2y 3m | 5m |
Health Breakdown
bitcoinleveldb-rand
Maintenance
10
Quality
14
Community
10
Popularity
5
Documentation
13
entro-shift
Maintenance
6
Quality
21
Community
6
Popularity
5
Documentation
11
xoroshiro256-full
Maintenance
11
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| bitcoinleveldb-rand | entro-shift | xoroshiro256-full | |
|---|---|---|---|
| Version | 0.1.19 | 1.1.0 | 0.1.4 |
| Stable (β₯1.0) | β No | β Yes | β No |
| License | MIT | MIT-0 | Apache-2.0 |
| Dependencies | 4 | 0 | 4 |
| Crate Size | 61KB | 2KB | 11KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | β | 2024 |
| MSRV | β | β | β |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- β’bitcoinleveldb-rand leads with a health score of 52/100, but none of the options score above 80.
- β’β entro-shift has not been updated in over a year.
- β’bitcoinleveldb-rand, xoroshiro256-full are pre-1.0 β API may change.