astocko / xorshiftLinks
Rust PRNGs: splitmix64, xoroshiro128+, xorshift128+, and xorshift1024*
☆17Updated 6 years ago
Alternatives and similar repositories for xorshift
Users that are interested in xorshift are comparing it to the libraries listed below
Sorting:
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- A whitespace JIT compiler☆67Updated 7 months ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- ☆40Updated 6 years ago
- ☆20Updated 8 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- ☆94Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Rethinking Protocols☆121Updated 2 years ago
- A rust crate which implements nanboxing☆21Updated 8 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Proof-of-concept for a memory-efficient data structure for zooming billion-event traces☆70Updated 4 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- ☆27Updated 10 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Rust ❤️ Expat library☆23Updated 4 years ago
- A map backed by a vector☆25Updated last year