lemire / runningmaxminLinks
Fast maximum-minimum filters implemented in C++
☆46Updated 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 8 months ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆62Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 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
- Add-on packages for Vector class library☆76Updated last year
- Portable C++ SIMD library☆171Updated 6 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
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Overridable universal operator overloading for C++14☆20Updated 11 years ago
- Mirror of the Cephes C source for reference☆96Updated last year
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 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
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- ☆50Updated 5 years ago
- How fast can we shuffle values?☆39Updated last year
- For details, see the blog post:☆34Updated last year
- Mathematical Expression Parser and JIT Compiler☆148Updated 2 weeks ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 2 months ago
- Very simple C++ directed graph library☆80Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago