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:
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated 3 weeks ago
- Mini Database Engine in C++☆141Updated 6 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
- An update-in-place key-value store for modern storage.☆147Updated last year
- High-Performance C++ Data System☆131Updated 4 months ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 5 months ago
- Embedded InnoDB based on v5.1☆34Updated 2 months ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- Couchbase Key-Value Engine☆144Updated this week
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated 2 weeks ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- An Educational parallel Algorithm collection☆137Updated 10 months ago
- C++ raft lib☆138Updated 3 years ago
- C++ fast transactional key-value storage.☆173Updated last week
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- Yet Another RAFT implementation☆125Updated 7 years ago