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:
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 10 months ago
- Fastest Histogram Construction☆71Updated 3 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A scoped stack allocator☆37Updated 6 years ago
- Allocation benchmarks☆30Updated 9 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 8 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- fast open addressing hash table