SIMD recipes, for various platforms (collection of code snippets)
☆49Jun 3, 2021Updated 5 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- benchmarking positional population count☆18Oct 19, 2025Updated 10 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆97Mar 11, 2023Updated 3 years ago
- FOundation of stXXl and thriLL☆14Jan 24, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Detailed experiments over simdjson for VLDB article (2019) and future work☆20Oct 3, 2020Updated 5 years ago
- Wavelet tree based on a fixed block boosting technique☆16May 18, 2021Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆536Jun 7, 2026Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆351Apr 11, 2026Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆124Jul 22, 2020Updated 6 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
- Popular hash table implementation benchmarks☆28Jul 12, 2017Updated 9 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆206Nov 19, 2019Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆53May 2, 2017Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Stackable Agent - a kubelet written in Rust which uses systemd as its backend☆16Dec 21, 2021Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33May 31, 2021Updated 5 years ago
- A framework that helps implementing swizzle GPU kernels☆50Feb 29, 2020Updated 6 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Feb 24, 2020Updated 6 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆447Jun 7, 2026Updated 2 months ago
- Vectorized intersections (research code)☆17Jan 13, 2017Updated 9 years ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24May 14, 2020Updated 6 years ago
- Linear vs binary search benchmark☆42Dec 12, 2019Updated 6 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Dynamic succinct/compressed data structures☆120Dec 17, 2025Updated 8 months ago
- A library of inverted index data structures☆150Dec 15, 2022Updated 3 years ago
- Experiments in C++: binary fuse filters vs. Bloom filters☆50Dec 9, 2024Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆417Jun 7, 2026Updated 2 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Jan 29, 2020Updated 6 years ago
- A Benchmark Toolkit for Assembly Instructions Using the LLVM JIT☆18Oct 26, 2020Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 13 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Mar 31, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A tool to graphically visualize SIMD code☆698Mar 4, 2023Updated 3 years ago
- A simple std::vector-style array for C☆12Jul 13, 2018Updated 8 years ago
- BitMagic Library☆455Updated this week
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆18Mar 15, 2026Updated 5 months ago
- Simple baselines for "Learned Indexes"☆160Jan 13, 2018Updated 8 years ago
- Benchmarks for auto-vectorization and revectorization, including both hand-vectorized and scalar code☆30Feb 15, 2019Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago