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
- A scoped stack allocator☆38Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 11 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Write GLSL shaders in C++☆39Updated 11 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- SPMD in C++☆68Updated 5 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 8 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
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆74Updated 3 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- fast open addressing hash table☆41Updated 3 months ago
- A high performance C++ playground library☆47Updated 9 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 years ago
- Simple binary arithmetic coder and a few models☆22Updated 10 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 2 months ago
- Documenting Wasm SIMD performance☆37Updated 5 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆151Updated 13 years ago