MersenneTwister-Lab / SFMTLinks
SIMD-oriented Fast Mersenne Twister
☆92Updated 4 years ago
Alternatives and similar repositories for SFMT
Users that are interested in SFMT are comparing it to the libraries listed below
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 11 months 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
- High performance multithreading toolkit for C++17☆47Updated this week
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Boost.Predef (a Boost C++ Library)☆53Updated 2 months ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- C++ unsigned 128 bit integer type☆233Updated 2 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
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A cross-platform remote logging console written in C++☆60Updated 3 years ago
- A random number generator which outputs a unique 32-bit integer each time it's called.☆120Updated 9 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆87Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Add-on packages for Vector class library☆76Updated last year
- 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
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year