jinyyu / raft-kv
A C++ implementation of RAFT consensus algorithm based on asio
☆20Updated 2 years ago
Alternatives and similar repositories for raft-kv:
Users that are interested in raft-kv are comparing it to the libraries listed below
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 5 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆11Updated last year
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆73Updated 5 years ago
- Tiny and simple c++ rpc library☆83Updated 6 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆14Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆39Updated 2 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆58Updated 2 years ago
- Multithreaded network library in C++17☆87Updated 3 years ago
- 📚一个三级缓存的高并发内存池☆52Updated 5 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 2 years ago
- A small Key-Value storage engine written in C++.☆105Updated 2 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- 基于分布式的集群聊天系统☆43Updated 3 years ago
- ☆18Updated 2 years ago
- 一个基于协程的异步网络库☆107Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆209Updated 2 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆33Updated 2 months ago
- RPC远程调用框架☆25Updated 3 years ago
- A distributed service governance framework. 分布式服务治理框架☆409Updated 10 months ago
- 一款高性能的后端分布式服务器网络框架☆25Updated last year
- C++ implement of rpc framework☆22Updated 2 years ago
- JSON parser/generator in C++17☆15Updated 6 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆97Updated 4 months ago
- ☆168Updated 5 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆80Updated 2 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆39Updated 4 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆68Updated 5 years ago