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
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 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+☆120Updated 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
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- C++ unsigned 128 bit integer type☆235Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- C++ Scattered Containers☆67Updated 8 years ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆87Updated 7 years ago
- Boost.Predef (a Boost C++ Library)☆53Updated last week
- High performance multithreading toolkit for C++17☆47Updated 3 weeks ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 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
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated 6 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆160Updated 4 months ago
- Add-on packages for Vector class library☆76Updated last year
- A high performance C++ playground library☆47Updated 9 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year