MersenneTwister-Lab / SFMTLinks
SIMD-oriented Fast Mersenne Twister
☆90Updated 4 years ago
Alternatives and similar repositories for SFMT
Users that are interested in SFMT are comparing it to the libraries listed below
Sorting:
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 11 months ago
- Boost.Predef (a Boost C++ Library)☆52Updated last month
- A high performance C++ playground library☆48Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆48Updated 2 weeks ago
- Header-only Xoshiro/Xoroshiro PRNG wrapper library for modern C++ (C++17/C++20)☆186Updated 2 years ago
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- SPMD in C++☆68Updated 5 years ago
- ☆26Updated 7 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- A C++14/17 implementation of named tuples☆71Updated 9 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆87Updated 7 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- header-file-only implementation of various hash algorithms☆90Updated 2 years ago