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
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 6 years ago
- C++ raft lib☆138Updated 3 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
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- C++ implementation of raft consensus☆272Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- Adaptive Radix Tree in C++☆50Updated this week
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 11 months ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- A C++ implementation of RAFT consensus algorithm☆21Updated 6 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 6 months ago
- A working project for High-concurrency B-tree source code in C☆252Updated 5 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago
- High-Performance C++ Data System☆131Updated 5 months ago