jonicho / simd-radix-sortLinks
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.
☆15Updated 10 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
Sorting:
- 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…☆59Updated 2 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆106Updated last year
- ☆59Updated last week
- CPU Ultimate Latency Test.☆117Updated 3 months ago
- C++ template library for floating point operations☆36Updated 2 weeks ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- InstLatX64_Demo☆45Updated 2 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated 2 months ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆119Updated 3 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 11 months ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- ☆31Updated 2 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- AVX implementation of the Skinny block cipher☆11Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Library for lock-free locks☆83Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- ☆12Updated 4 years ago
- benchmarking positional population count☆17Updated 2 months ago