echaozh / cppa-raftLinks
Raft implementation based on libcppa
☆21Updated 9 years ago
Alternatives and similar repositories for cppa-raft
Users that are interested in cppa-raft are comparing it to the libraries listed below
Sorting:
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆58Updated 7 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Simple metrics library for C++ programs☆34Updated 12 years ago
- C++11 producer/consumer library for Apache Kafka v0.10.1.0+. Does not require zookeeper integration☆27Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages su…☆55Updated 6 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A C++ client library for Apache Kafka v0.8+. Also includes C API.☆90Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- Lthread C++11 binding☆11Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- Library that provides an actor style message-passing programming model (in C++).☆237Updated 3 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Boost.Asio wrapper over uTorrent's uTP library