kennethho / mvcc11
A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.
☆27Updated 9 years ago
Alternatives and similar repositories for mvcc11:
Users that are interested in mvcc11 are comparing it to the libraries listed below
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- A nano concurrency library☆24Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- ☆20Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- ☆17Updated 3 months ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆56Updated last year
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- 一个使用B-Tree作为索引,基于MMap的嵌入式键值数据库☆14Updated 2 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆16Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago