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
- instruction-bench☆35Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆52Updated 10 months ago
- C++11TMP compile time C compiler☆27Updated 6 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 13 years ago
- a tiny library for C++☆64Updated 5 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 2 months ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 6 years ago
- Fast in-place radix sort with STL-like API☆45Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- An implementation of radix heap☆62Updated 9 years ago
- An implementation of minimal perfect hash function☆18Updated 13 years ago
- C++ Library implementing Compressed String Dictionaries☆45Updated 2 years ago
- Automatically exported from code.google.com/p/tx-trie☆28Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆49Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Compact Data Structures Library☆124Updated 10 years ago
- ☆12Updated 4 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 …☆21Updated 2 years ago
- implementation of dynamic wavelet matrix(tree) and static wavelet matrix☆21Updated 5 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆326Updated 7 months ago
- TU DOrtmund lossless COMPression framework☆17Updated 2 months ago
- A collection of string sorting algorithms☆52Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Light weight thread library☆63Updated last week
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago