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 last year
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:
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- 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 3 years ago
- benchmarking positional population count☆17Updated 3 months ago
- AVX implementation of the Skinny block cipher☆11Updated 3 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- C++ STL for speed and cryptanalytic application☆11Updated last month
- O(n log n) In-place Stable Quicksort☆22Updated 6 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Updated 10 months ago
- InstLatX64_Demo☆45Updated 3 months ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C++ template library for floating point operations☆36Updated last month
- A benchmark for cache efficient data structures.☆32Updated 6 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- x86-64, ARM, and RVV intrinsics viewer☆76Updated 2 months ago
- ☆12Updated 4 years ago
- Prediction algorithms for the PCG pseudo-random generator☆14Updated 5 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
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- Fast CRC32 implementations☆118Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆106Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- AVX512 population count routines☆23Updated 6 years ago
- ☆59Updated this week
- Radix sorting from the ground up☆38Updated 2 years ago