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:
- High performance multithreading toolkit for C++17☆47Updated 3 months 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
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- Fastest Histogram Construction☆74Updated 4 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A scoped stack allocator☆38Updated 6 years ago
- SIMD optimizations related to 2D computer graphics☆34Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 3 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Little test of various hash functions☆46Updated 6 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 9 years ago
- SPMD in C++☆68Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- fast open addressing hash table☆42Updated 2 months ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago