SuycxZMZ / KVstorageBaseRaft-cpp
基于Raft的k-v存储数据库
☆21Updated 3 weeks ago
Alternatives and similar repositories for KVstorageBaseRaft-cpp:
Users that are interested in KVstorageBaseRaft-cpp are comparing it to the libraries listed below
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆62Updated 2 years ago
- C++简单小工具轮子☆101Updated 2 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆82Updated 3 years ago
- 学习muduo网络库的一些笔记☆108Updated 4 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆226Updated 2 years ago
- 基于C++11的muduo网络库☆105Updated 4 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆83Updated 2 years ago
- C++分布式网络通信框架(RPC)☆15Updated last year
- 基于muduo网络库的集群聊天服务器☆94Updated 4 years ago
- c++ rpc framework, simplified version of tinyrpc。☆237Updated last year
- c++11 Server based on coroutine and reactor☆107Updated 3 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆350Updated last month
- 基于C++11实现的多线程网络库。内部实现有 HTTP 服务器,KV轻量级数据库等,目标是实现分布式存储服务。☆8Updated 2 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆371Updated 5 years ago
- 基于C++的集群聊天服务器☆58Updated 2 years ago
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆222Updated 3 months ago
- 用c++11重构了muduo库的核心MultiReactor架构☆41Updated last year
- 【muduo 源码解析】☆48Updated 2 years ago
- c++20 重新实现的 redis 1.3.6☆45Updated 2 years ago
- 自己实现智能指针☆96Updated 9 years ago
- 一个轻量级的Linux下的Redis实现,采用C++编写。本项目既包括客户端也包括服务端,核心数据结构使用跳表,同时结合Epoll事件处理和线程池并发管理来提供基本的Redis功能。当前版本支持字符串、列表和哈希表数据类型及相关指令,同时支持事务功能。项目正在持续更新中。☆15Updated last year
- 用于学习“从零开始重写sylar C++高性能分布式服务器框架“,添加了很多注解和文档方便学习☆11Updated last year
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆34Updated 4 months ago
- C++实现的简单http服务器(进程池+epoll)☆95Updated 6 years ago
- 基于C++线程池的轻量级Web并发服务器☆160Updated 3 years ago
- 一个基于协程的异步网络库☆111Updated 3 years ago
- C++ High Performance HTTP WebServer☆74Updated 4 years ago
- This is a IM Server written By C++☆135Updated 2 years ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆151Updated 3 years ago
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Updated last year