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:
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆27Updated 5 years ago
- Overridable universal operator overloading for C++14☆20Updated 11 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 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
- Fastest Histogram Construction☆73Updated 4 years ago
- For details, see the blog post:☆34Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Very simple C++ directed graph library☆80Updated 3 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 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 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Approximate and vectorized versions of common mathematical functions☆214Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- The Bit Library☆58Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 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☆54Updated last year
- Boost.Sort☆56Updated 2 weeks ago