eloj / radix-sortingLinks
Radix sorting from the ground up
☆37Updated 2 years ago
Alternatives and similar repositories for radix-sorting
Users that are interested in radix-sorting are comparing it to the libraries listed below
Sorting:
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- ☆39Updated 4 years ago
- Vectorized version of the PCG random number generator☆86Updated last week
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast in-place radix sort with STL-like API☆48Updated 9 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 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
- A benchmark for sorting algorithms☆63Updated 4 years ago
- InstLatX64_Demo☆45Updated 3 months ago
- ☆32Updated 4 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
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- ☆112Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated 2 months ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Testing common random-number generators (RNG)☆196Updated 3 weeks ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago