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:
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- Adaptive Radix Tree in C++☆45Updated last week
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Lock-free linked list☆16Updated 12 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 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 from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A nano concurrency library☆24Updated 5 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A toy memory store with great performance☆35Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- QSBR and EBR library☆121Updated 5 years ago
- A data structure and algorithm library built for TerarkDB☆64Updated 3 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- ☆16Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago