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
- 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
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Lock-free linked list☆16Updated 12 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- ☆17Updated 4 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Adaptive Radix Tree in C++☆41Updated this week
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- A nano concurrency library☆24Updated 4 years ago
- ☆20Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 5 months ago