bingmann / stx-btree
OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -
☆214Updated last year
Related projects ⓘ
Alternatives and complementary repositories for stx-btree
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆172Updated 8 years ago
- A transactional main-memory database system on multicores☆102Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆150Updated 8 months ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆176Updated 6 years ago
- LSM-trie☆114Updated 3 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 years ago
- ☆115Updated 2 years ago
- HOT - Height Optimized Trie☆140Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆246Updated 2 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Beta release of Masstree.☆432Updated last year
- Benchmark of common hash functions☆35Updated 5 years ago
- ☆142Updated last year
- C++ implementation of raft consensus☆264Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆149Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 2 months ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- C++ bindings & containers for libpmemobj☆108Updated last year
- QSBR and EBR library☆116Updated 4 years ago
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- The Cicada engine☆56Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 8 months ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆196Updated last month
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- The world's first wait-free Software Transactional Memory☆169Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆76Updated 2 years ago