astocko / xorshift
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
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆67Updated 7 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A map backed by a vector☆25Updated 11 months ago
- ☆20Updated 7 years ago
- Prints various binary symbols in your crate☆13Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- ☆25Updated 9 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A simplistic parsing library in Rust☆20Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆22Updated 5 months ago
- Crunchy unroller - deterministically unroll constant loops☆37Updated 3 weeks ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Ergonomic trie data structure☆26Updated 6 years ago
- Collection of techniques for (binary) string searching☆22Updated 5 years ago
- ☆29Updated 6 years ago
- a crate for small packed strings☆16Updated 2 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- ☆30Updated 3 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Target "triple" support☆49Updated 2 weeks ago