osadalakmal / cpp-raftLinks
Raft Consensus Algorithm Implementation in C++ (11)
☆25Updated 11 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:
- A cache-efficiency weight balanced binary tree☆71Updated 11 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- Stable-branch fork of seatar, for scylla use☆27Updated last month
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- ☆66Updated 5 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 8 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- My take on the LMAX Disruptor☆74Updated 12 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 15 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- Yet Another RAFT implementation☆125Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 9 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 7 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated this week
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆21Updated 8 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A key/value database based on SkimpyStash.☆13Updated 10 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago