SIMD recipes, for various platforms (collection of code snippets)
☆49Jun 3, 2021Updated 4 years ago
Alternatives and similar repositories for multiplatform_simd_recipes
Users that are interested in multiplatform_simd_recipes are comparing it to the libraries listed below
Sorting:
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆94Mar 11, 2023Updated 2 years ago
- benchmarking positional population count☆17Oct 19, 2025Updated 4 months ago
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 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
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Jul 22, 2020Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Nov 19, 2019Updated 6 years ago
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- A collection of libraries in Scheme☆13Mar 2, 2021Updated 4 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Feb 24, 2020Updated 6 years ago
- Fast maximum-minimum filters implemented in C++☆47Feb 10, 2023Updated 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☆54Feb 19, 2024Updated 2 years ago
- A simple std::vector-style array for C☆12Jul 13, 2018Updated 7 years ago
- Prometheus collector and exporter for Slurm cluster metrics. A Slinky project.☆16Nov 7, 2025Updated 3 months ago
- FOundation of stXXl and thriLL☆14Jan 24, 2024Updated 2 years ago
- Backend implementation for running MLFlow projects on Hadoop/YARN.☆11Dec 27, 2022Updated 3 years ago
- An experimental tool to find approximate max-cuts in a large graph☆10Apr 28, 2021Updated 4 years ago
- Compressed Bitmap in C++ for bitmap Indexes.☆11Dec 17, 2019Updated 6 years ago
- The Singularity SPANK plugin provides the users with an interface to launch an application within a Linux container.☆11Nov 4, 2025Updated 3 months ago
- An experimental MIPS disassembler written in F#☆10Dec 23, 2021Updated 4 years ago
- Linear vs binary search benchmark☆41Dec 12, 2019Updated 6 years ago
- My own simple MIPS R4300 disassembler☆14Apr 7, 2019Updated 6 years ago
- A Benchmark Toolkit for Assembly Instructions Using the LLVM JIT☆17Oct 26, 2020Updated 5 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- ClickHouse Exporter for Prometheus☆11Feb 2, 2019Updated 7 years ago
- Stackable Agent - a kubelet written in Rust which uses systemd as its backend☆15Dec 21, 2021Updated 4 years ago
- multi-layer MVCC log append-only database library based on the Apache CouchDB btree.☆14Jul 23, 2018Updated 7 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14May 11, 2018Updated 7 years ago
- A benchmark for sorting algorithms☆63Apr 17, 2021Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆30Feb 15, 2019Updated 7 years ago
- Presentation materials for the 2016 Berkeley C++ Summit☆14Oct 20, 2016Updated 9 years ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆17Jan 18, 2026Updated last month
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33May 31, 2021Updated 4 years ago
- This CLI tool and Python3 module collects the current system state for documentation☆22Oct 30, 2025Updated 4 months ago
- Light-weight GPU kernel interface for graph operations☆15May 20, 2020Updated 5 years ago
- Conference on Homotopy Type Theory 2019☆16Sep 18, 2019Updated 6 years ago