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:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Allocation benchmarks☆30Updated 9 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- ☆13Updated 9 years ago
- For details, see the blog post:☆34Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- Little test of various hash functions☆46Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- fast open addressing hash table☆41Updated last month
- A scoped stack allocator☆38Updated 6 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago