genericsimd / generic_simdLinks
Generic SIMD intrinsic to allow for portable SIMD intrinsic programming
☆41Updated 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:
- portability macros for compiler and hardware micro operations☆36Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- High performance multithreading toolkit for C++17☆47Updated this week
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Allocation benchmarks☆30Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Little test of various hash functions☆46Updated 6 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Comparing linear and binary searches☆41Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- A scoped stack allocator☆38Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 11 months ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- ☆57Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago