cslarsen / mersenne-twister
This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++
☆87Updated 7 years ago
Alternatives and similar repositories for mersenne-twister:
Users that are interested in mersenne-twister are comparing it to the libraries listed below
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Mathematical Expression Parser and JIT Compiler☆143Updated last year
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- SIMD-oriented Fast Mersenne Twister☆89Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- Amalgamate C source and header files.☆89Updated 9 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆207Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- Add-on packages for Vector class library☆73Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 6 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆150Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- ☆26Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- ☆48Updated 7 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 3 weeks ago