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:
- Allocation benchmarks☆30Updated 9 years ago
- SSE2 Optimized GLSL-like math library☆117Updated 11 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Fast open addressing hash table☆41Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- High performance multithreading toolkit for C++17☆47Updated 4 months ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 7 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆46Updated 4 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Marlin: high throughput entropy compressor☆30Updated last year
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Benchmarks for our memory allocator☆67Updated last year
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Intel(R) Concurrent Collections for C++☆115Updated 2 years ago