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
- implementation of dynamic wavelet matrix(tree) and static wavelet matrix☆22Updated 6 years ago
- An implementation of radix heap☆62Updated 10 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- C++11TMP compile time C compiler☆27Updated 7 years ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 13 years ago
- Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort☆34Updated 2 years ago
- a tiny library for C++☆65Updated last month
- C++17 Library for dimensional analysis based on variadic Phantom-Type.☆36Updated last year
- instruction-bench☆35Updated 2 years ago
- General purpose C++ library for PFI☆160Updated 3 years ago
- fast log and exp functions for AVX2/AVX-512☆233Updated 5 months ago
- A Library that provides `result<T, E>` and `maybe<T>` and monadic functions for them.☆53Updated 2 months ago
- Fast compressed trie dictionary library☆70Updated 10 months ago
- Standard Library Concepts Emulation☆14Updated 4 years ago
- C++ Monadologie☆26Updated 3 years ago
- ☆61Updated 3 weeks ago
- monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture☆200Updated 2 months ago
- Radix sort implemented i Java and C/C++ with benchmark.☆41Updated 14 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆28Updated 3 years ago
- C++ mutex collections, cross-platform header-only C++11 (or later) library.☆124Updated 3 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆346Updated last year
- Compact Data Structures Library☆101Updated 3 years ago
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago