cq-cdy / cRaftLinks
cRaft: Raft distributed consensus algorithm service framework based on C++ stacked coroutines
☆24Updated 7 months ago
Alternatives and similar repositories for cRaft
Users that are interested in cRaft are comparing it to the libraries listed below
Sorting:
- 从零开始重写sylar C++高性能分布式服务器框架☆366Updated 5 months ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated last year
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆52Updated 2 years ago
- 一款高性能的后端分布式服务器网络框架☆32Updated 4 months ago
- c++ rpc framework, simplified version of tinyrpc。☆247Updated last year
- 自己实现一个muduo库:记录一下学习muduo库以及C++11的过程。☆16Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆184Updated 2 years ago
- c++11 Server based on coroutine and reactor☆110Updated 3 years ago
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆231Updated 2 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Updated 2 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 4 years ago
- C++ 网路库 C++11/14重写muduo☆35Updated last year
- RPC远程调用框架☆26Updated 4 years ago
- A C++17-based lightweight high-performance network library☆259Updated 2 years ago
- 基于C++11的muduo网络库☆112Updated 4 years ago
- 基于muduo网络库的集群聊天服务器☆98Updated 4 years ago
- C/C++高频面试题☆491Updated 4 months ago
- 用c++11重构了muduo库的核心MultiReactor架构☆41Updated last year
- This is a IM Server written By C++☆135Updated 2 years ago
- ☆18Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆48Updated 2 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆512Updated 5 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆83Updated 3 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆86Updated 3 years ago
- ☆262Updated 3 years ago
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆28Updated 2 years ago
- 基于epoll实现的C++版内网穿透☆196Updated 2 years ago
- Database practice on cmu15-445 2022☆241Updated 2 years ago
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆250Updated 6 months ago