baserinia / parallel-sort
An efficient C++ multi-threaded sorting function based on C++11 threads
☆27Updated 8 years ago
Alternatives and similar repositories for parallel-sort
Users that are interested in parallel-sort are comparing it to the libraries listed below
Sorting:
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019