phamtai97 / key-value-store
Implemet Key-Value store using BTree
☆59Updated 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
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- A Raft based K-V database implemented with cpp.☆37Updated 5 years ago
- An Educational parallel Algorithm collection☆111Updated last month
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- The Cicada engine☆55Updated 7 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- An update-in-place key-value store for modern storage.☆133Updated last year
- ☆20Updated 2 years ago
- reading...☆32Updated 6 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 7 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 4 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆80Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- ☆9Updated 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
- Embedded InnoDB based on v5.1☆30Updated 3 months ago
- A relational database engine using B+ tree indexing☆43Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago