eloj / radix-sortingLinks
Radix sorting from the ground up
☆37Updated last year
Alternatives and similar repositories for radix-sorting
Users that are interested in radix-sorting are comparing it to the libraries listed below
Sorting:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- ☆39Updated 4 years ago
- ☆31Updated 4 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆246Updated this week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆129Updated 10 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆38Updated 3 months ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- InstLatX64_Demo☆45Updated 3 weeks ago
- RLibm for 32-bit representations (float and posit32)☆60Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆368Updated last week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 10 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 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