bingmann / parallel-string-sortingLinks
Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort
☆33Updated 2 years ago
Alternatives and similar repositories for parallel-string-sorting
Users that are interested in parallel-string-sorting are comparing it to the libraries listed below
Sorting:
- C library to compute the Hamming weight of arrays☆49Updated 7 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- A collection of string sorting algorithms☆55Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- FOundation of stXXl and thriLL☆14Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Fastest Histogram Construction☆73Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 11 months ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- ☆27Updated 8 years ago
- For details, see the blog post:☆34Updated 2 years ago