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:
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- C++ unsigned 128 bit integer type☆237Updated 2 years ago
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 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…☆70Updated last month
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 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 month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- ☆50Updated 8 years ago
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A library for C++ reflection and introspection☆201Updated 8 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
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆63Updated 7 years ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆71Updated 9 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
- lexertl: The Modular Lexical Analyser Generator☆63Updated 2 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago