cq-cdy / cRaft
cRaft: Raft distributed consensus algorithm service framework based on C++ stacked coroutines
☆24Updated 4 months ago
Alternatives and similar repositories for cRaft:
Users that are interested in cRaft are comparing it to the libraries listed below
- Distributed high-availability asynchronous RPC framework based on epoll+protobuf☆19Updated last year
- BusTubDB-cRaft:基于cRaft的轻量级分布式关系型数据库内核☆29Updated last year
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆176Updated 2 years ago
- 基于Hadoop与Flume的IT词汇Android平台☆13Updated last year
- Database practice on cmu15-445 2022☆223Updated 2 years ago
- A KV storage engine based on LSM Tree, supporting Redis RESP☆53Updated this week
- 完成了4个lab☆78Updated 2 years ago
- A generic raft library☆282Updated 4 months ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆49Updated last year
- Lab of MIT 6.824 2023 所有lab 稳定通过一万次以上 All labs stably passed 10,000 times …☆42Updated last year
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 2 years ago
- distributed key-value service☆23Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 6 years ago
- c++11 Server based on coroutine and reactor☆107Updated 3 years ago
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- CMU15445 2022 lab集合☆13Updated 2 years ago
- MIT6.824_2021 中文笔记(lab+paper+summary)☆150Updated 2 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 3 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆62Updated 2 years ago
- ☆18Updated 2 years ago
- 一个基于LSM树的单机KV存储引擎☆12Updated last year
- c++ rpc framework, simplified version of tinyrpc。☆237Updated last year
- Event-Driven C++ High-Performance WebServer In C++11☆83Updated 2 years ago
- CMU15445 本人的代码实现☆22Updated 2 years ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated 9 months ago
- C++ FOR SkipList☆17Updated 2 years ago
- 基于c++实现的raft算法☆15Updated 3 years ago
- This is a IM Server written By C++☆135Updated 2 years ago
- Uubuntu 20 C++版本的web服务器☆252Updated 2 years ago