cslarsen / mersenne-twisterLinks
This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++
☆87Updated 8 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☆170Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- Experimental config library for C++☆144Updated 3 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last month
- C++ unsigned 128 bit integer type☆237Updated 2 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆63Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆71Updated 9 years ago
- Mathematical Expression Parser and JIT Compiler☆150Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆41Updated 9 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 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…☆165Updated last week
- Amalgamate C source and header files.☆91Updated 10 years ago
- Software implementation of any size ieee754 floating points☆56Updated 5 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆124Updated 3 years ago
- C++11 metaprogramming library☆112Updated 10 years ago