bingmann / parallel-string-sorting
Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort
☆33Updated last year
Alternatives and similar repositories for parallel-string-sorting:
Users that are interested in parallel-string-sorting are comparing it to the libraries listed below
- Vectorized version of the PCG random number generator☆77Updated 3 weeks ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- For details, see the blog post:☆32Updated last year
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Compact Tree Representation☆16Updated 8 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 11 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Information about AVX-512 support on recent Intel processors☆44Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- TU DOrtmund lossless COMPression framework☆17Updated 6 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago