lemire / runningmaxminLinks
Fast maximum-minimum filters implemented in C++
☆47Updated 2 years ago
Alternatives and similar repositories for runningmaxmin
Users that are interested in runningmaxmin are comparing it to the libraries listed below
Sorting:
- A C++ library for integer array compression☆30Updated 3 years ago
- Vectorized version of the PCG random number generator☆87Updated last week
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Overridable universal operator overloading for C++14☆20Updated 11 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Portable C++ SIMD library☆171Updated 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☆54Updated last year
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- A lightweight C++ framework for vectorizing image-processing code☆76Updated 8 years ago
- Vectorizable implementations of some mathematical functions☆106Updated 5 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 4 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 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
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago