osadalakmal / cpp-raftLinks
Raft Consensus Algorithm Implementation in C++ (11)
☆25Updated 10 years ago
Alternatives and similar repositories for cpp-raft
Users that are interested in cpp-raft are comparing it to the libraries listed below
Sorting:
- Stable-branch fork of seatar, for scylla use☆26Updated 2 weeks ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- ☆66Updated 4 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 7 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 14 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…☆33Updated 7 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆142Updated 3 years ago
- A C++ library for building sturdy software.☆109Updated last week
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago