eloj / radix-sorting
Radix sorting from the ground up
☆36Updated last year
Alternatives and similar repositories for radix-sorting:
Users that are interested in radix-sorting are comparing it to the libraries listed below
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆31Updated 3 years ago
- SIMD sorting network generator and very basic tester☆16Updated 2 years ago
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ☆39Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated last month
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆50Updated 6 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Comparing linear and binary searches☆39Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Vectorized version of the PCG random number generator☆76Updated last week
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- Succinct data structures in C/C++☆85Updated 5 months ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 6 months ago
- ☆105Updated last year
- A blend of the compact and sparse hash table implementations.☆12Updated 3 years ago