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:
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Add-on packages for Vector class library☆75Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 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…☆154Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A C++14-and-later expression template library☆110Updated 2 months ago
- SIMD-oriented Fast Mersenne Twister☆91Updated 4 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated 5 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Amalgamate C source and header files.☆89Updated 9 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Collection of header-only utilities for C++☆35Updated last year
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Random access array of tightly packed unsigned integers☆161Updated 3 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- Reference Implementations of ISO C++ N3888☆42Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- C++ string formatting library☆44Updated 5 years ago