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:
- A distributed Google File System (GFS), partially implemented in C++.☆81Updated 3 years ago
- An update-in-place key-value store for modern storage.☆141Updated last year
- High-Performance C++ Data System☆124Updated last year
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆64Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ☆20Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- The Cicada engine☆57Updated 8 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- ☆24Updated 3 years ago
- An embedded key-value store library specialized for building state machine and log store☆233Updated last week
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Embedded InnoDB based on v5.1☆32Updated 2 months ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆39Updated 3 weeks ago
- Quickstep project☆42Updated 7 months ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 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
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- GitHub Repo for STAR: Scaling Transactions through Asymmetric Replication☆22Updated 5 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago