SuycxZMZ / KVstorageBaseRaft-cpp
基于Raft的k-v存储数据库
☆21Updated last month
Alternatives and similar repositories for KVstorageBaseRaft-cpp
Users that are interested in KVstorageBaseRaft-cpp are comparing it to the libraries listed below
Sorting:
- C++分布式网络通信框架(RPC)☆15Updated last year
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆63Updated 2 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆226Updated 2 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆82Updated 3 years ago
- 基于C++11的muduo网络库☆106Updated 4 years ago
- 基于C++的集群聊天服务器☆60Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆240Updated last year
- 从零开始重写sylar C++高性能分布式服务器框架☆354Updated 2 months ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆63Updated 2 years ago
- 基于muduo网络库的集群聊天服务器☆95Updated 4 years ago
- 自己实现智能指针☆96Updated 9 years ago
- c++20 重新实现的 redis 1.3.6☆45Updated 2 years ago
- 【muduo 源码解析】☆48Updated 3 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆84Updated 3 years ago
- c++11 Server based on coroutine and reactor☆108Updated 3 years ago
- C++简单小工具轮子☆101Updated 2 years ago
- 用于学习“从零开始重写sylar C++高性能分布式服务器框架“,添加了很多注解和文档方便学习☆11Updated last year
- 学习muduo网络库的一些笔记☆110Updated 4 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术 的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆44Updated 2 years ago
- C++ High Performance HTTP WebServer☆74Updated 4 years ago
- 用c++11重构了muduo库的核心MultiReactor架构☆41Updated last year
- 一个基于协程的异步网络库☆112Updated 3 years ago
- 实用系统编程☆54Updated 4 months ago
- C++实现的简单http服务器(进程池+epoll)☆95Updated 6 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆36Updated 4 months ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆373Updated 5 years ago
- 基于C++11实现的多线程网络库。内部实现有 HTTP 服务器,KV轻量级数据库等,目标是实现分布式存储服务。☆8Updated 2 years ago
- 基于dpdk实现的抓包、解码服务器☆29Updated 5 months ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆254Updated 3 years ago
- 参考自muduo库,多reactor模拟Proactor模式的C++ linux高性能服务器☆25Updated 4 years ago