lemire / runningmaxminLinks
Fast maximum-minimum filters implemented in C++
☆44Updated 2 years ago
Alternatives and similar repositories for runningmaxmin
Users that are interested in runningmaxmin are comparing it to the libraries listed below
Sorting:
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- How fast can we shuffle values?☆37Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 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 4 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- Add-on packages for Vector class library☆74Updated last year
- benchmarking positional population count☆14Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 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
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Very simple C++ directed graph library☆76Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago