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
- A C++ library for integer array compression☆29Updated 3 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
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 5 years ago
- C++ EDSL for describing dsp structures☆56Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Vectorized version of the PCG random number generator☆77Updated last month
- Vectorized intersections (research code)☆15Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- How fast can we shuffle values?☆37Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago