kennethho / mvcc11Links
A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.
☆26Updated 9 years ago
Alternatives and similar repositories for mvcc11
Users that are interested in mvcc11 are comparing it to the libraries listed below
Sorting:
- ☆22Updated 8 months ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A nano concurrency library☆24Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- ☆66Updated 4 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆74Updated last year
- Adaptive Radix Tree in C++☆45Updated last month
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- ☆52Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- C++ framework for rapid server development☆77Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Different implementations of spinlock.☆105Updated 10 years ago