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
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 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
- SIMD optimizations related to 2D computer graphics☆35Updated 7 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆118Updated 4 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 6 months ago
- A high performance C++ playground library☆48Updated 9 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Write GLSL shaders in C++☆38Updated 10 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- SPMD in C++☆68Updated 5 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Portable C++ SIMD library☆174Updated 5 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆65Updated 9 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- ☆49Updated 7 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 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…☆146Updated 13 years ago