MersenneTwister-Lab / SFMTLinks
SIMD-oriented Fast Mersenne Twister
☆93Updated 4 years ago
Alternatives and similar repositories for SFMT
Users that are interested in SFMT are comparing it to the libraries listed below
Sorting:
- 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
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- C++ unsigned 128 bit integer type☆237Updated 2 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Boost.Predef (a Boost C++ Library)☆53Updated this week
- High performance multithreading toolkit for C++17☆47Updated last month
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- A high performance C++ playground library☆47Updated 9 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…☆161Updated 5 months ago
- Platform independent, multi-threading implementation of lz4 stream in C++11☆202Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- Tiny Mersenne Twister☆230Updated last year
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- The Bit Library☆58Updated 6 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- Add-on packages for Vector class library☆76Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated 2 weeks ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆87Updated 8 years ago