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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- ☆31Updated 3 years ago
- ☆39Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆119Updated 3 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- InstLatX64_Demo☆43Updated 3 weeks ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ☆17Updated 8 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Library for lock-free locks☆77Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated last month
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- benchmarking positional population count☆14Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆52Updated 8 months ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆35Updated this week
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago