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. 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☆17Oct 19, 2025Updated 5 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆95Mar 11, 2023Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 13 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Wavelet tree based on a fixed block boosting technique☆16May 18, 2021Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆525Mar 24, 2026Updated 2 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Jul 22, 2020Updated 5 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
- 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)☆52May 2, 2017Updated 8 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 9 months ago
- Simply-typed lambda calculus (plus several features) -> x86 executables for Linux and Windows☆25Jan 25, 2013Updated 13 years ago
- A framework that helps implementing swizzle GPU kernels☆50Feb 29, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- A small test for multithreaded C++ stack unwinding on unixes☆16Feb 24, 2020Updated 6 years ago
- k-means++: a C++ version implement☆18Dec 26, 2017Updated 8 years ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- A benchmark for sorting algorithms☆61Apr 17, 2021Updated 4 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24May 14, 2020Updated 5 years ago
- ClickHouse Exporter for Prometheus☆11Feb 2, 2019Updated 7 years ago
- Linear vs binary search benchmark☆42Dec 12, 2019Updated 6 years ago
- Memory Topology for GPUs☆19Mar 26, 2026Updated 2 weeks ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- C library to remove white space from strings as fast as possible☆156Sep 5, 2024Updated last year
- Dynamic succinct/compressed data structures☆117Dec 17, 2025Updated 3 months ago
- An experimental tool to find approximate max-cuts in a large graph☆10Apr 28, 2021Updated 4 years ago
- Fast integer compression in C using the StreamVByte codec☆413Mar 24, 2026Updated 2 weeks ago
- Experiments in C++: binary fuse filters vs. Bloom filters☆49Dec 9, 2024Updated last year
- A library of inverted index data structures☆150Dec 15, 2022Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- A Benchmark Toolkit for Assembly Instructions Using the LLVM JIT☆17Oct 26, 2020Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Jan 29, 2020Updated 6 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- BitMagic Library☆446Apr 2, 2026Updated last week
- Some realistic tabular datasets for testing (CSV)☆21Mar 7, 2018Updated 8 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆17Mar 15, 2026Updated 3 weeks 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
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- C++ library to parse WARC files☆11Jan 27, 2019Updated 7 years ago