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
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆56Updated 2 years ago
- C++ interfaces for RDMA access☆66Updated last month
- fast prime sieve and hash algorithm☆38Updated last week
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆115Updated 9 months ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- C++ bindings & containers for libpmemobj☆108Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- A na(t)ive proof-of-concept implementation of Apache Spark in C++.☆26Updated 5 years ago
- Parallel Balanced Binary Tree Structures☆113Updated this week
- ☆25Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 2 years ago
- Packed Memory Array☆17Updated 10 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- An adaptive radix tree for efficient indexing in main memory.☆153Updated 11 months ago
- ☆21Updated 3 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆108Updated last month
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Boost.Sort☆52Updated 2 months ago
- STL-style C++ skip_list container☆86Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago