malbrain / Btree-source-codeLinks
A working project for High-concurrency B-tree source code in C
☆252Updated 5 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
Sorting:
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Beta release of Masstree.☆456Updated 2 years ago
- C++ implementation of raft consensus☆272Updated 2 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- An embedded key-value store library specialized for building state machine and log store☆237Updated 3 weeks ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- The Cicada engine☆59Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Fast on-disk persistent key-value store☆388Updated 7 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A C library for fault injection [mirror]☆161Updated 4 months ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆96Updated 6 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 8 years ago
- Peloton Design Docs☆28Updated 7 years ago
- Benchmark of common hash functions☆37Updated 6 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Updated 7 years ago