phamtai97 / key-value-storeLinks
Implemet Key-Value store using BTree
☆64Updated 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.☆26Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- An update-in-place key-value store for modern storage.☆144Updated last year
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 10 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated 2 years ago
- An embedded key-value store library specialized for building state machine and log store☆235Updated last month
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Embedded InnoDB based on v5.1☆32Updated last month
- The Cicada engine☆59Updated 8 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- C++ fast transactional key-value storage.☆171Updated last week
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Mini Database Engine in C++☆132Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 2 months ago
- Adaptive Radix Tree in C++☆47Updated this week
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Couchbase Key-Value Engine☆140Updated this week
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆82Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- ☆20Updated 2 years ago