malbrain / Btree-source-code
A working project for High-concurrency B-tree source code in C
☆246Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Btree-source-code
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆172Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- QSBR and EBR library☆116Updated 4 years ago
- An adaptive radix tree for efficient indexing in main memory.☆150Updated 8 months ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- LSM-trie☆114Updated 3 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆93Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆483Updated 6 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆149Updated 3 years ago
- B+ tree implementation in C☆128Updated 4 years ago
- Beta release of Masstree.☆432Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Multicore in-memory storage engine☆373Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- ☆142Updated last year
- C++ implementation of raft consensus☆264Updated last year
- An embedded key-value store library specialized for building state machine and log store☆225Updated 2 weeks ago
- Key/Value Datastore for Persistent Memory☆398Updated last year
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆99Updated 11 months ago
- Benchmark of common hash functions☆35Updated 5 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago