aklomp / missing-sse-intrinsicsLinks
Polyfill some holes in the SSE intrinsics set
☆50Updated 3 years ago
Alternatives and similar repositories for missing-sse-intrinsics
Users that are interested in missing-sse-intrinsics are comparing it to the libraries listed below
Sorting:
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- SSE2 Optimized GLSL-like math library☆117Updated 11 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 7 months ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆92Updated 8 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 6 months ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- ☆78Updated 2 years ago
- SPMD in C++☆68Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated last month
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Fast open addressing hash table☆41Updated last year
- Add-on packages for Vector class library☆75Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- 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 cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 7 years ago