iwiwi / parallel-radix-sort
An implementation of optimized parallel radix sort
☆49Updated 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
Sorting:
- A parallelized implementation of optimized MSD radix sort for strings☆27Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- An implementation of radix heap☆62Updated 10 years ago
- An implementation of minimal perfect hash function☆18Updated 14 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- instruction-bench☆36Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Fast compressed trie dictionary library☆68Updated 7 months ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 13 years ago
- ☆13Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Compact Data Structures Library☆124Updated 10 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort☆33Updated last year
- Automatically exported from code.google.com/p/tx-trie☆29Updated 9 years ago
- a tiny library for C++☆65Updated 3 weeks ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- C++11TMP compile time C compiler☆27Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 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 3 years ago
- Light weight thread library☆66Updated 6 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- TU DOrtmund lossless COMPression framework☆19Updated 8 months ago
- Compact Tree Representation☆16Updated 8 years ago