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:
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated last month
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- Adaptive Radix Tree in C++☆48Updated last week
- An update-in-place key-value store for modern storage.☆147Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated last month
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 6 months ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- Embedded InnoDB based on v5.1☆34Updated 2 months ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- High-Performance C++ Data System☆131Updated 4 months ago
- C++ fast transactional key-value storage.☆174Updated this week
- An Educational parallel Algorithm collection☆137Updated 11 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- Mini Database Engine in C++☆143Updated 6 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months ago
- C++ implementation of raft consensus☆271Updated 2 years ago