kennethho / mvcc11
A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.
☆27Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for mvcc11
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated this week
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆28Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆55Updated 7 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 9 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 10 years ago
- A high-performance, concurrent hash table☆24Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A nano concurrency library☆24Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 2 months ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- ☆17Updated 2 weeks ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- ☆20Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- BLInk Tree logic - storage and locking experiment☆25Updated 10 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Lock-free linked list☆16Updated 11 years ago