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☆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
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Overridable universal operator overloading for C++14☆20Updated 11 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 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 C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Vectorizable implementations of some mathematical functions☆105Updated 5 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 7 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- SSE2 Optimized GLSL-like math library☆118Updated 11 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- stl compatible hashtable☆29Updated 8 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago