FJianC / raft_demoView external linksLinks
基于c++实现的raft算法
☆20Mar 21, 2022Updated 3 years ago
Alternatives and similar repositories for raft_demo
Users that are interested in raft_demo are comparing it to the libraries listed below
Sorting:
- 基于spring boot和mybatis扩展的自动建表工具,该工具支持PostgreSQL、MySQL等常见的关系型数据库。☆11Sep 8, 2022Updated 3 years ago
- ☆10Feb 10, 2026Updated last week
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79May 16, 2018Updated 7 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- 利用 C++ 编写的 HTTP 服务器,使用线程池 + Reactor 模式☆13Apr 22, 2019Updated 6 years ago
- 个人撰写的Docker技术文章☆14Sep 13, 2016Updated 9 years ago
- 一个基于muduo库的rpc分布式微服务框架☆15Jul 13, 2022Updated 3 years ago
- opengl 的一些简单封装,目标是用一个简单的类封装实现各种滤镜、特效、转场、位置变换等处理☆20Feb 12, 2020Updated 6 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 4 years ago
- 学习redis用黑马点评项目☆13Sep 15, 2022Updated 3 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 4 years ago
- obsidian 配置备份☆12Jun 9, 2022Updated 3 years ago
- Public repo for farreach☆17Feb 1, 2025Updated last year
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 4 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆14May 21, 2023Updated 2 years ago
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆66Jul 14, 2021Updated 4 years ago
- In-Memory Key-Value Store Live Migration with NetMigrate☆18Jun 22, 2024Updated last year
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- Linux环境C代码,来自书<Unix/Linux 编程实践教程>☆15Sep 7, 2016Updated 9 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Jan 6, 2023Updated 3 years ago
- 一款适合新手的简单app,实现了科大讯飞TTS机器人语音聊天,微信文章精选,美女图片,Bmob个人用户,百度地图定位sdk,拍照上传,以及二维码扫描,二维码生成等功能。☆21Sep 19, 2017Updated 8 years ago
- ☆15Apr 14, 2024Updated last year
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Oct 11, 2023Updated 2 years ago
- 高性能的c++日志库☆71Jan 31, 2021Updated 5 years ago
- 学习muduo库☆14Oct 4, 2022Updated 3 years ago
- 🚀🚀🚀基于自定义网络协议实现分布式kv存储☆19Feb 23, 2022Updated 3 years ago
- C++ FOR SkipList☆17Sep 1, 2022Updated 3 years ago
- 基于C++实现的RPC分布式网络通信框架☆24Mar 30, 2022Updated 3 years ago
- A C++ implementation of RAFT consensus algorithm based on asio☆21May 27, 2022Updated 3 years ago
- 《FFmpeg开发实战:从零基础到短视频上线》随书源码☆23Sep 6, 2025Updated 5 months ago
- C++ implement of rpc framework☆24Jul 9, 2022Updated 3 years ago
- The papers i have read☆21May 29, 2024Updated last year
- 学习socket网络编程,学习C++类的封装☆20Mar 17, 2015Updated 10 years ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆26Jul 29, 2019Updated 6 years ago
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 3 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Jun 17, 2022Updated 3 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago