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
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- C++ unsigned 128 bit integer type☆235Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- ☆50Updated 8 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…☆160Updated 4 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- UNOFFICIAL Git mirror of PhysicsFS Mercurial repository. The official repository has also moved to GitHub; this one will no longer be upd…☆53Updated 4 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Experimental config library for C++☆145Updated 3 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆246Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 10 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last year
- Base91 / Base85 / Base64 de/encoders (C++03)☆69Updated 9 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- C++ string formatting library☆46Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆63Updated 7 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated last week
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆142Updated 5 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago