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…☆68Updated 3 months ago
- C++ unsigned 128 bit integer type☆233Updated 2 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…☆158Updated 3 months ago
- 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 3 years ago
- Experimental config library for C++☆144Updated 3 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated this week
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 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
- Add-on packages for Vector class library☆75Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- ☆50Updated 8 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 9 months ago
- Software implementation of any size ieee754 floating points☆55Updated 5 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated this week
- Amalgamate C source and header files.☆90Updated 10 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆84Updated 6 months ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆95Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago