lemire / runningmaxminLinks
Fast maximum-minimum filters implemented in C++
☆45Updated 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☆80Updated 4 months ago
- A C++ library for integer array compression☆29Updated 3 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
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 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+☆117Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- SSE2 Optimized GLSL-like math library☆117Updated 11 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Add-on packages for Vector class library☆75Updated last year
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 6 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
- Boost.Sort☆53Updated 2 weeks ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- The Bit Library☆58Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- benchmarking positional population count☆15Updated last year
- Memory-mapped storage library☆76Updated 9 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago