lemire / runningmaxmin
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
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- A C++ library for integer array compression☆28Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Vectorized version of the PCG random number generator☆76Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 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
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A managed platform and language for GPGPU☆32Updated 12 years ago
- How fast can we shuffle values?☆37Updated 11 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Add-on packages for Vector class library☆73Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago