malbrain / Btree-source-code
A working project for High-concurrency B-tree source code in C
☆249Updated 4 years ago
Alternatives and similar repositories for Btree-source-code:
Users that are interested in Btree-source-code are comparing it to the libraries listed below
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Beta release of Masstree.☆440Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- An adaptive radix tree for efficient indexing in main memory.☆154Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆72Updated last year
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- LSM-trie☆113Updated 4 years ago
- levi-db is a fast database engine☆36Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆146Updated 5 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- ☆116Updated 2 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago
- An embedded key-value store library specialized for building state machine and log store☆226Updated this week
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆250Updated 3 years ago
- C++ implementation of raft consensus☆262Updated last year
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆98Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- ☆143Updated 2 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- Multicore in-memory storage engine☆386Updated 7 years ago
- The Cicada engine☆55Updated 7 years ago