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 9 years ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- 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
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Beta release of Masstree.☆444Updated last year
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆419Updated 8 months ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆121Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- LSM-trie☆114Updated 4 years ago
- C++ implementation of raft consensus☆266Updated 2 years ago
- QSBR and EBR library☆124Updated 5 years ago
- Key/Value Datastore for Persistent Memory☆403Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Multicore in-memory storage engine☆390Updated 7 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆195Updated 10 months 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
- pmwcas☆139Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- The Cicada engine☆59Updated 8 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- HOT - Height Optimized Trie☆155Updated 7 years ago