iwiwi / parallel-radix-sort
An implementation of optimized parallel radix sort
☆48Updated 6 years ago
Alternatives and similar repositories for parallel-radix-sort:
Users that are interested in parallel-radix-sort are comparing it to the libraries listed below
- A parallelized implementation of optimized MSD radix sort for strings☆27Updated 6 years ago
- An implementation of radix heap☆62Updated 9 years ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 13 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ☆13Updated 5 years ago
- instruction-bench☆36Updated 2 years ago
- Compact Tree Representation☆16Updated 7 years ago
- Fast compressed trie dictionary library☆67Updated 5 months ago
- Compact Data Structures Library☆98Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Compact Data Structures Library☆124Updated 10 years ago
- C++11TMP compile time C compiler☆27Updated 7 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- An implementation of minimal perfect hash function☆18Updated 14 years ago
- Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort☆32Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years 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 …☆26Updated 2 years ago
- Sort function at 5 to 7 times faster than std :: sort☆15Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 5 months ago
- Rust binding of primitiv☆20Updated 6 years ago
- a tiny library for C++☆65Updated 8 months ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆335Updated 10 months ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Vectorized version of the PCG random number generator☆76Updated 6 years ago