lemire / runningmaxminLinks
Fast maximum-minimum filters implemented in C++
☆45Updated 2 years ago
Alternatives and similar repositories for runningmaxmin
Users that are interested in runningmaxmin are comparing it to the libraries listed below
Sorting:
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- Add-on packages for Vector class library☆75Updated last year
- STL-Compatible Lemire-Fenn algorithm for running min/max☆27Updated 5 years ago
- A managed platform and language for GPGPU☆32Updated 12 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 5 months ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Vectorizable implementations of some mathematical functions☆103Updated 5 years ago
- Approximate and vectorized versions of common mathematical functions☆206Updated 5 years ago
- Very simple C++ directed graph library☆78Updated 3 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago