iwiwi / parallel-radix-sortLinks
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
- An implementation of radix heap☆62Updated 10 years ago
- ☆13Updated 5 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Compact Data Structures Library☆100Updated 2 years ago
- An implementation of minimal perfect hash function☆18Updated 14 years ago
- instruction-bench☆36Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Fast compressed trie dictionary library☆69Updated 8 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort☆33Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 13 years ago
- C++11TMP compile time C compiler☆27Updated 7 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Light weight thread library☆66Updated 7 months ago
- test programs☆26Updated last month
- ☆52Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Rust binding of primitiv☆20Updated 7 years ago
- fast log and exp functions for AVX2/AVX-512☆230Updated 2 months ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 9 years ago
- C++ implementation of an approximate distinct counter by HIP estimator on HyperLogLog☆14Updated 8 years ago
- a tiny library for C++☆65Updated last month
- Sort function at 5 to 7 times faster than std :: sort☆15Updated 6 years ago
- Vectorized version of the PCG random number generator☆77Updated 3 months ago