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:
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A High-performance Cluster Computing Engine☆147Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- The Berkeley Container Library☆126Updated this week
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆57Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆398Updated 3 weeks ago
- Benchmark of common hash functions☆36Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Parallel Balanced Binary Tree Structures☆121Updated 9 months ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Modern C++ B-tree containers☆276Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆440Updated 11 months ago
- ☆147Updated last month
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- A STL allocator that mmaps files☆254Updated 4 years ago
- A C++ template class providing a thread-safe LRU cache☆77Updated 3 years ago
- C++ interfaces for RDMA access☆83Updated last week
- Concurrent CPU-GPU Programming using Task Models☆105Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- C++ bindings for libibverbs☆18Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago