bingmann / stx-btreeLinks
OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -
☆215Updated 2 years ago
Alternatives and similar repositories for stx-btree
Users that are interested in stx-btree are comparing it to the libraries listed below
Sorting:
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆416Updated 6 months ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Beta release of Masstree.☆442Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- QSBR and EBR library☆121Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Key/Value Datastore for Persistent Memory☆400Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- C++ implementation of raft consensus☆265Updated 2 years ago
- ☆121Updated 3 years ago
- HOT - Height Optimized Trie☆154Updated 7 years ago
- Multicore in-memory storage engine☆389Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A simple, reference implementation of a B^e-tree☆154Updated 6 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆163Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago