phamtai97 / key-value-storeLinks
Implemet Key-Value store using BTree
☆61Updated 5 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 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A tiny embedded, transactional key-value database 🐱☆41Updated last year
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A relational database engine using B+ tree indexing☆44Updated 3 years ago
- An embedded key-value store library specialized for building state machine and log store☆231Updated last month
- An update-in-place key-value store for modern storage.☆142Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- High-Performance C++ Data System☆125Updated last year
- A distributed Google File System (GFS), partially implemented in C++.☆81Updated 3 years ago
- The Cicada engine☆57Updated 7 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆38Updated this week
- An open-source BzTree implementation☆92Updated 3 years ago
- ☆20Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆72Updated last year
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- reading...☆32Updated 9 months ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last month