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
Sorting:
- A C++ library for integer array compression☆29Updated 3 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
- Vectorized intersections (research code)☆15Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- C++ EDSL for describing dsp structures☆56Updated 7 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 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
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- benchmarking positional population count☆14Updated last year
- For details, see the blog post:☆32Updated last year
- The Bit Library☆58Updated 6 years ago
- some code for testing nonius, hayai and celero lmicro benchmarking ibraries☆25Updated 8 years ago
- Linear vs binary search benchmark☆40Updated 5 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- ☆26Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago