phamtai97 / key-value-storeLinks
Implemet Key-Value store using BTree
☆66Updated 6 years ago
Alternatives and similar repositories for key-value-store
Users that are interested in key-value-store are comparing it to the libraries listed below
Sorting:
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- An embedded key-value store library specialized for building state machine and log store☆238Updated last month
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- An update-in-place key-value store for modern storage.☆147Updated 2 years ago
- An Educational parallel Algorithm collection☆139Updated last year
- Couchbase Key-Value Engine☆145Updated this week
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Mini Database Engine in C++☆146Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- Embedded InnoDB based on v5.1☆35Updated 4 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- High-Performance C++ Data System☆132Updated 6 months ago
- A working project for High-concurrency B-tree source code in C☆252Updated 5 years ago
- A tiny embedded, transactional key-value database 🐱☆42Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆151Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Adaptive Radix Tree in C++☆50Updated this week
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- C++ implementation of raft consensus☆271Updated 2 years ago