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+☆117Updated 4 years ago
- ☆31Updated 3 years ago
- ☆39Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 11 months ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆233Updated last month
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 2 months ago
- InstLatX64_Demo☆43Updated last month
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Benchmarks for our memory allocator☆67Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 5 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆196Updated 9 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☆45Updated 5 years ago
- ☆107Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 5 months ago
- Testing memory-level parallelism☆72Updated last year
- Library for lock-free locks☆82Updated 2 years ago
- Comparing linear and binary searches☆41Updated 5 years ago