phamtai97 / key-value-storeLinks
Implemet Key-Value store using BTree
☆65Updated 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☆75Updated 4 years ago
- An update-in-place key-value store for modern storage.☆146Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Mini Database Engine in C++☆135Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated 2 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 4 months ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- The Cicada engine☆59Updated 8 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- An Educational parallel Algorithm collection☆132Updated 9 months ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- ☆20Updated 2 years ago
- Embedded InnoDB based on v5.1☆33Updated 3 weeks ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- High-Performance C++ Data System☆131Updated 2 months ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 4 years ago
- Adaptive Radix Tree in C++☆47Updated last week
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago