Fast maximum-minimum filters implemented in C++
☆47Feb 10, 2023Updated 3 years ago
Alternatives and similar repositories for runningmaxmin
Users that are interested in runningmaxmin are comparing it to the libraries listed below
Sorting:
- STL-Compatible Lemire-Fenn algorithm for running min/max☆27Jan 4, 2020Updated 6 years ago
- A Variable-Length String Hashing Library in C++☆46Jul 5, 2019Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Jul 22, 2020Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- benchmarking positional population count☆17Oct 19, 2025Updated 4 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- Common code library☆14Feb 3, 2018Updated 8 years ago
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- The original timed regular expression matcher over temporal behaviors☆15Jun 26, 2023Updated 2 years ago
- ☆17Apr 8, 2021Updated 4 years ago
- An experimental cryptographic virtual machine☆14Feb 15, 2017Updated 9 years ago
- C library to remove white space from strings as fast as possible☆157Sep 5, 2024Updated last year
- CMake FindLAPACK.cmake that works with Intel MKL, Atlas, OpenBLAS, Netlib, LAPACK95 for C / C++ / Fortran☆17Jun 17, 2022Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Mar 31, 2017Updated 8 years ago
- Simple, robust node.js web server that runs FastCGI applications☆39Nov 9, 2012Updated 13 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- Tool for STL specification validation☆20Sep 30, 2019Updated 6 years ago
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 3 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Feb 19, 2024Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Feb 21, 2026Updated last week
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Jan 8, 2023Updated 3 years ago
- QuickFIX C++ Fix Engine Library☆27Nov 26, 2020Updated 5 years ago
- A non-linear least squares solver☆28Jan 12, 2026Updated last month
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Mar 13, 2024Updated last year
- ☆10Mar 15, 2023Updated 2 years ago
- The third iteration of the bot that uploads all gamedata to idleon.info☆12Apr 2, 2025Updated 11 months ago
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Jan 23, 2025Updated last year
- SIMD-accelerated base64 codecs☆444Apr 4, 2024Updated last year
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆30Feb 15, 2019Updated 7 years ago
- Code pulled from Kai Borre's website (http://kom.aau.dk/~borre/)☆10Jul 28, 2017Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33May 31, 2021Updated 4 years ago
- A power supply utilizing a 12 V/AC power adapter able to deliver three distinct voltage levels, 5 Volt, 12 Volt, and -12 Volt, and a 0V/G…☆11Aug 21, 2022Updated 3 years ago
- ☆13Jan 10, 2017Updated 9 years ago
- The LGMRES algorithm (C++ with Python bindings): matches SciPy's implementation to machine precision, but around 30 times faster☆10May 2, 2018Updated 7 years ago