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:
- Fastest Histogram Construction☆72Updated 3 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- A scoped stack allocator☆38Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆82Updated 2 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Comparing linear and binary searches☆42Updated 5 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 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
- 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
- a tool to count accesses to member variables in c++ programs☆79Updated 11 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 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
- Write GLSL shaders in C++☆39Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago