genericsimd / generic_simd
Generic SIMD intrinsic to allow for portable SIMD intrinsic programming
☆43Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for generic_simd
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- Allocation benchmarks☆30Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆33Updated 7 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆87Updated 6 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Polyfill some holes in the SSE intrinsics set☆49Updated 2 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- Fast open addressing hash table☆41Updated 11 months ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- LZSSE compression codec ported to SIMDe☆18Updated 4 years ago
- Fastest Histogram Construction☆66Updated 2 years ago
- SPMD in C++☆68Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Comparing linear and binary searches☆38Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- High performance multithreading toolkit for C++17☆46Updated 2 weeks ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- For details, see the blog post:☆31Updated 10 months ago
- portability macros for compiler and hardware micro operations☆34Updated 4 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆54Updated 9 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆37Updated 3 years ago