cq-cdy / cRaftLinks
cRaft: Raft distributed consensus algorithm service framework based on C++ stacked coroutines
☆24Updated 9 months ago
Alternatives and similar repositories for cRaft
Users that are interested in cRaft are comparing it to the libraries listed below
Sorting:
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆55Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆185Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆245Updated last year
- 从零开始重写sylar C++高性能分布式服务器框架☆366Updated 7 months ago
- 一款高性能的后端分布式服务器网络框架☆34Updated 6 months ago
- 基于muduo网络库的集群聊天服务器☆99Updated 4 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆87Updated 3 years ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆34Updated last year
- C++11版本muduo网络库 除去了对boost库的依赖☆237Updated 2 years ago
- 自己实现一个muduo库:记录一下学习muduo库以及C++11的过程。☆16Updated 3 years ago
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- RPC远程调用框架☆26Updated 4 years ago
- C/C++高频面试题☆496Updated 6 months ago
- 一个基于协程的异步网络库☆116Updated 4 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆50Updated 3 years ago
- ☆18Updated 2 years ago
- This is a IM Server written By C++☆136Updated 2 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆513Updated 5 years ago
- 面试八股文☆85Updated last year
- BusTubDB-cRaft:基于cRaft的轻量级分布式关系型数据库内核☆29Updated last year
- A C++17-based lightweight high-performance network library☆262Updated 2 years ago
- Database practice on cmu15-445 2022☆245Updated 2 years ago
- 基于 Connect UDP 和自定义网络协议(简单请求响应协议) 、Reactor 网络模型(one loop per thread + 线程池) 的轻量RPC框架!☆23Updated last year
- c++11 Server based on coroutine and reactor☆110Updated 3 years ago
- 完成了4个lab☆84Updated 3 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆49Updated 5 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- Distributed high-availability asynchronous RPC framework based on epoll+protobuf☆18Updated last year
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆83Updated 3 years ago