solatis / libpaxos-cpp
libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol
☆66Updated 12 years ago
Alternatives and similar repositories for libpaxos-cpp:
Users that are interested in libpaxos-cpp are comparing it to the libraries listed below
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Kosmos Distributed Filesystem☆29Updated 12 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- ☆37Updated 9 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Raft implementation based on libcppa☆21Updated 9 years ago
- Our open source benchmarks and code samples☆189Updated this week
- ☆66Updated 4 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- A C++ client library for Apache Kafka v0.8+. Also includes C API.☆89Updated 9 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- My take on the LMAX Disruptor☆74Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago