terryup / rpc
基于muduo+protobuf+zookeeper的一个rpc分布式网络通信框架
☆12Updated last year
Alternatives and similar repositories for rpc:
Users that are interested in rpc are comparing it to the libraries listed below
- 基于muduo、protobuf、zookeeper的rpc实现☆42Updated 2 years ago
- 一个基于协程的异步网络库☆109Updated 3 years ago
- Linux下高性能服务器,详细梳理后台各个知识点☆31Updated 4 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆61Updated 2 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆49Updated last year
- Tiny and simple c++ rpc library☆84Updated 6 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆83Updated 2 years ago
- 自己实现智能指针☆95Updated 8 years ago
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- C++选手提前批/秋招可投岗位☆47Updated last year
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆175Updated 2 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆39Updated 4 years ago
- ☆43Updated 2 years ago
- C++基础,C++2.0,STL;计算机网络;操作系统;MySQL,Redis;智力,情景题☆14Updated 2 years ago
- 📚一个三级缓存的高并发内存池☆55Updated 6 years ago
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆207Updated 2 months ago
- 大并发服务器课程源代码☆121Updated 4 years ago
- ☆168Updated 5 years ago
- c++ rpc framework, simplified version of tinyrpc。☆236Updated last year
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- 基于muduo网络库的集群聊天服务器☆93Updated 4 years ago
- c++11 Server based on coroutine and reactor☆107Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆217Updated 2 years ago
- a c++ rpc platform base on muduo&protobuf&zookeeper&tinyxml☆34Updated 5 years ago
- ☆92Updated 11 months ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆61Updated 2 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆11Updated last year
- 红黑树的实现☆295Updated 7 years ago
- 设计并实现了一个高性能、线程安全的跳表数据结构。跳表是一种随机化的数据结构,被用作代替平衡树,提供了高效的搜索、插 入 和删除操作。项目中实现的跳表数据结构不仅支持基本的数据操作,还提供了数据持久化功能。☆53Updated last year