echaozh / cppa-raft
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
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Simple metrics library for C++ programs☆34Updated 12 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- My take on the LMAX Disruptor☆73Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 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
- The Lightstep distributed tracing library for C++☆39Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- Library that provides an actor style message-passing programming model (in C++).☆238Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Our open source benchmarks and code samples☆188Updated this week
- C++ Green threads and coroutines library☆38Updated 10 years ago
- A C++ library for building sturdy software.☆108Updated 11 months ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- ☆66Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A C++ client library for Apache Kafka v0.8+. Also includes C API.☆89Updated 9 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