eloj / radix-sortingLinks
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
Sorting:
- ☆31Updated 3 years ago
- 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
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- ☆39Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 9 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 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☆60Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆120Updated 4 months ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated last month
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 3 weeks ago
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago