baserinia / parallel-sort
An efficient C++ multi-threaded sorting function based on C++11 threads
☆27Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for parallel-sort
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- C++ interfaces for RDMA access☆47Updated 2 weeks ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Benchmarking In-Memory Index Structures☆26Updated 5 years ago
- Benchmark of common hash functions☆35Updated 5 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆52Updated 2 years ago
- C++ bindings & containers for libpmemobj☆108Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- A transactional main-memory database system on multicores☆102Updated 6 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆61Updated 9 years ago
- GPU B-Tree with support for versioning (snapshots).☆44Updated 3 weeks ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆150Updated 8 months ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆47Updated 3 months ago
- Different implementations of spinlock.☆104Updated 9 years ago
- ☆25Updated 3 years ago
- Low level algorithms for persistent memory.☆16Updated 3 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆80Updated 6 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆73Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆111Updated 2 weeks ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 5 months ago