lemire / runningmaxmin
Fast maximum-minimum filters implemented in C++
☆44Updated last year
Alternatives and similar repositories for runningmaxmin:
Users that are interested in runningmaxmin are comparing it to the libraries listed below
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 5 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- How fast can we shuffle values?☆37Updated 10 months ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- A managed platform and language for GPGPU☆32Updated 12 years ago
- Memory-mapped storage library☆76Updated 8 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
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- A collection of bit manipulation routines for C++☆20Updated 11 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 9 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Add-on packages for Vector class library☆72Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Portable C++ SIMD library☆175Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Template based C++11 FFT implementation.☆53Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- simd algorithms☆9Updated 9 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- C++ EDSL for describing dsp structures☆56Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago