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 8 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:
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- benchmarking positional population count☆15Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆67Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 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…☆58Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- ☆31Updated last week
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆103Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆241Updated this week
- InstLatX64_Demo☆44Updated 2 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆112Updated 3 weeks ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Nautilus is a lightweight tracing JIT compiler for C++☆26Updated this week
- Benchmarks for our memory allocator☆69Updated 2 years ago
- CPU Ultimate Latency Test.☆111Updated last month
- Testing memory-level parallelism☆82Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- Radix sorting from the ground up☆37Updated last year
- A benchmark for cache efficient data structures.☆30Updated 2 months ago
- ☆31Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago