phamtai97 / key-value-storeLinks
Implemet Key-Value store using BTree
☆63Updated 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 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- An embedded key-value store library specialized for building state machine and log store☆233Updated last week
- Mini Database Engine in C++☆131Updated 5 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- High-Performance C++ Data System☆131Updated 2 weeks ago
- An update-in-place key-value store for modern storage.☆143Updated last year
- Embedded InnoDB based on v5.1☆32Updated 2 weeks ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated last month
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆79Updated last year
- Adaptive Radix Tree in C++☆45Updated 3 weeks ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- C++ raft lib☆136Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆103Updated 2 years ago