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
Sorting:
- A collection of string sorting algorithms☆55Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated last month
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- 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 3 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- Compact Data Structures Library☆98Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- TU DOrtmund lossless COMPression framework☆19Updated 8 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 11 months ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆31Updated 4 months ago
- Comparing linear and binary searches☆40Updated 5 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated last week
- ☆49Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago