malbrain / Btree-source-code
A working project for High-concurrency B-tree source code in C
☆246Updated 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
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 10 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆99Updated 6 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- QSBR and EBR library☆117Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆153Updated 11 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- Benchmark of common hash functions☆35Updated 5 years ago
- ☆43Updated 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- LSM-trie☆113Updated 3 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆157Updated 3 years ago
- ☆116Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- ☆143Updated last year
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- Beta release of Masstree.☆438Updated last year
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆99Updated last year
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆145Updated 5 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- Multicore in-memory storage engine☆384Updated 7 years ago
- Key Value Store based on LevelDB☆111Updated 3 years ago
- HOT - Height Optimized Trie☆142Updated 6 years ago