cslarsen / mersenne-twisterLinks
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
Sorting:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 10 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- Experimental config library for C++☆144Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆63Updated 7 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Software implementation of any size ieee754 floating points☆55Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- C++ unsigned 128 bit integer type☆233Updated 2 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 3 weeks ago
- C++ string formatting library☆46Updated 5 years ago
- Amalgamate C source and header files.☆91Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- Public domain single header inter process communication primitives☆135Updated 7 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last year
- Tiny (as in minimal) implementation of some core STL functionality☆246Updated last year
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- Modern C++ generic header-only template library.☆104Updated 3 months ago