jonicho / simd-radix-sort
A generic and efficient SIMD implementation of MSB Radix Sort with separate key and payload datastreams that supports arbitrary key and payload data types written in C++ accompanied by a bachelor's thesis.
☆11Updated 2 months ago
Alternatives and similar repositories for simd-radix-sort:
Users that are interested in simd-radix-sort are comparing it to the libraries listed below
- benchmarking positional population count☆14Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- InstLatX64_Demo☆42Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆29Updated this week
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- O(n log n) In-place Stable Quicksort☆16Updated 3 months ago
- AVX512 population count routines☆22Updated 5 years ago
- A lock-free malloc(3) implementation☆19Updated last year
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- experimental data compression algoritm☆21Updated 8 years ago
- Xoocycle, a C90 implementation of the Xoodyak hash and AEAD construction☆10Updated 6 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆51Updated 7 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- AVX implementation of the Skinny block cipher☆11Updated 2 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago