kennethho / mvcc11
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
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆29Updated last year
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- ☆20Updated 2 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…☆16Updated 8 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Adaptive Radix Tree in C++☆41Updated this week
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆72Updated last year
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- ☆18Updated 5 months ago
- ☆50Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- BLInk Tree logic - storage and locking experiment☆26Updated 10 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- ☆14Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 9 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago