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
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆232Updated 2 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 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
- ☆26Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- C++ unsigned 128 bit integer type☆231Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 9 months ago
- C++ Scattered Containers☆67Updated 8 years ago
- Platform independent, multi-threading implementation of lz4 stream in C++11☆202Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated last week