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
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 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
- 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
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Vectorized version of the PCG random number generator☆77Updated 3 weeks 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 persistent hash array-mapped trie for C++☆91Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- SSE2 Optimized GLSL-like math library☆116Updated 10 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
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- WIP☆26Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- C++ EDSL for describing dsp structures☆56Updated 7 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago