cslarsen / mersenne-twister
This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++
☆85Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for mersenne-twister
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 3 weeks ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆91Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Add-on packages for Vector class library☆72Updated last year
- C++17 library facilities for older compilers☆146Updated 4 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- ☆45Updated 7 years ago
- Random access array of tightly packed unsigned integers☆159Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- C++ unsigned 128 bit integer type☆218Updated last year
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- SIMD-oriented Fast Mersenne Twister☆87Updated 3 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- A fixed capacity dynamically sized string☆63Updated last week
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 6 months ago
- Mathematical Expression Parser and JIT Compiler☆142Updated last year
- a c++ header library that implements variant constexpr functions and types.☆82Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- C/C++ Preprocessor Magic☆53Updated 9 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…☆150Updated 3 weeks ago
- A highly efficient, move-aware operators library☆198Updated last year
- A C++ pointer bump memory arena implementation☆86Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆62Updated 6 years ago
- Source-code annotation language (SAL) compatibility header☆45Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆130Updated 4 years ago