resetius / miniraft-cppLinks
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
☆52Updated 2 months ago
Alternatives and similar repositories for miniraft-cpp
Users that are interested in miniraft-cpp are comparing it to the libraries listed below
Sorting:
- Networking library using C++20 coroutines☆99Updated 3 weeks ago
- High performance HTTP server built on C++20 coroutines and io_uring☆165Updated 10 months ago
- Hiactor is a distributed C++ actor framework.☆112Updated last year
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- ☆20Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Issues list for P2300☆33Updated 11 months ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- Example programs for Talking Async videos☆196Updated 2 years ago
- Lightweight structured concurrency for C++20☆127Updated last month
- Asynchronous IO for C++20☆14Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆104Updated 9 months ago
- Yet Another Concurrency Library☆276Updated last week
- C++ implementation of raft consensus☆265Updated 2 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 4 years ago
- ☆144Updated 3 weeks ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated this week
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆106Updated 2 months ago
- Boost.org intrusive module☆58Updated last month
- liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.☆14Updated 3 years ago
- A toy memory store with great performance☆35Updated 3 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- Chat app using Boost and C++☆56Updated 3 months ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- An async redis client designed for performance and scalability☆254Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago