lemire / runningmaxmin
Fast maximum-minimum filters implemented in C++
☆44Updated last year
Related projects ⓘ
Alternatives and complementary repositories for runningmaxmin
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 4 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- ☆50Updated 4 years ago
- Very simple C++ directed graph library☆76Updated 2 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Overridable universal operator overloading for C++14☆20Updated 9 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 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
- A managed platform and language for GPGPU☆32Updated 11 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- simd algorithms☆9Updated 9 years ago
- Boost.org multi_index module☆45Updated 3 weeks ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Header-only C++11 library to handle physical measures☆19Updated 9 years ago
- C++ EDSL for describing dsp structures☆56Updated 6 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- A Variable-Length String Hashing Library in C++☆43Updated 5 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year