genericsimd / generic_simdLinks
Generic SIMD intrinsic to allow for portable SIMD intrinsic programming
☆42Updated 11 years ago
Alternatives and similar repositories for generic_simd
Users that are interested in generic_simd are comparing it to the libraries listed below
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Fastest Histogram Construction☆75Updated 4 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Allocation benchmarks☆31Updated 9 years ago
- ☆58Updated 7 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Portable C++ SIMD library☆171Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- Little test of various hash functions☆46Updated 6 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- ☆13Updated 9 years ago
- fast open addressing hash table☆42Updated 3 months ago
- benchmarking positional population count☆17Updated 3 months ago