baserinia / parallel-sortLinks
An efficient C++ multi-threaded sorting function based on C++11 threads
☆27Updated 9 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:
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆57Updated 3 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated 11 months ago
- Parallel Balanced Binary Tree Structures☆119Updated 6 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆382Updated 3 weeks ago
- C++ bindings & containers for libpmemobj☆111Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- ☆25Updated 4 years ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- Modern C++ B-tree containers☆274Updated 2 years ago
- Benchmark of common hash functions☆36Updated 6 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- High-performance graph processing on hybrid CPU-GPU platforms by using dynamic load-balancing☆12Updated 9 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆432Updated 9 months ago
- The Berkeley Container Library☆124Updated 2 years ago
- Asynchronous Multi-GPU Programming Framework☆47Updated 4 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆73Updated last year
- C++ interfaces for RDMA access☆79Updated last week
- ☆22Updated 4 years ago
- A High-performance Cluster Computing Engine☆146Updated 6 years ago
- A NUMA-aware Graph-structured Analytics Framework☆44Updated 7 years ago
- Library for lock-free locks☆83Updated 2 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆128Updated 6 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆113Updated 9 months ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- A C++ implementation of a LRU cache☆42Updated 5 years ago