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:
- Modular register allocator algorithms☆106Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 5 years ago
- A whitespace JIT compiler☆67Updated 5 months ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- A rust crate which implements nanboxing☆21Updated 7 years ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated 2 years ago
- ☆94Updated last year
- Rust ❤️ Expat library☆23Updated 4 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆40Updated 6 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 6 years ago
- An arbitrary-precision floating-point library in Rust☆45Updated 4 months ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated this week
- ☆58Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- Proof-of-concept for a memory-efficient data structure for zooming billion-event traces☆70Updated 4 years ago
- Rust bindings for libgccjit.☆51Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- rust verification condition generator☆96Updated 9 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- ☆62Updated 7 years ago