iwiwi / parallel-radix-sort
An implementation of optimized parallel radix sort
☆47Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for parallel-radix-sort
- A parallelized implementation of optimized MSD radix sort for strings☆27Updated 6 years ago
- Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort☆32Updated last year
- An implementation of minimal perfect hash function☆18Updated 13 years ago
- An implementation of radix heap☆62Updated 9 years ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 13 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- C++11TMP compile time C compiler☆27Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Fast in-place radix sort with STL-like API☆45Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆326Updated 7 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆52Updated 10 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago
- Automatically exported from code.google.com/p/tx-trie☆28Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- instruction-bench☆35Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆31Updated last year
- A benchmark for sorting algorithms☆59Updated 3 years ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- Light weight thread library☆63Updated 3 weeks ago
- Compact Data Structures Library☆124Updated 10 years ago
- ☆12Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- A collection of string sorting algorithms☆53Updated 2 years ago
- implementation of dynamic wavelet matrix(tree) and static wavelet matrix☆21Updated 5 years ago
- Fast compressed trie dictionary library☆64Updated 2 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago