kennethho / mvcc11Links
A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.
☆27Updated 10 years ago
Alternatives and similar repositories for mvcc11
Users that are interested in mvcc11 are comparing it to the libraries listed below
Sorting:
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- C++ raft lib☆138Updated 3 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 9 years ago
- Adaptive Radix Tree in C++☆48Updated last week
- C++ implementation of raft consensus☆271Updated 2 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 6 months ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- QSBR and EBR library☆134Updated 6 years ago
- The C++ TiKV client used by TiFlash.☆41Updated this week
- High-Performance C++ Data System☆131Updated 4 months ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months ago
- Lock-free linked list☆16Updated 13 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago