Shangyizhou / tinyrpcView external linksLinks
C++实现的小型rpc框架,帮助构建分布式rpc服务
☆67Jan 6, 2023Updated 3 years ago
Alternatives and similar repositories for tinyrpc
Users that are interested in tinyrpc are comparing it to the libraries listed below
Sorting:
- 一个基于muduo库的rpc分布式微服务框架☆15Jul 13, 2022Updated 3 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆52Aug 15, 2022Updated 3 years ago
- 本项目 为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 4 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆743Feb 23, 2023Updated 2 years ago
- c++ async rpc framework. 14w+qps.☆1,619Oct 18, 2023Updated 2 years ago
- 【muduo 源码解析】☆47May 5, 2022Updated 3 years ago
- MIT6.824/6.5840课程代码☆10Mar 26, 2023Updated 2 years ago
- C++分布式网络通信框架(RPC)☆19May 19, 2023Updated 2 years ago
- C++11 RPC framework Unfinished☆35Jan 20, 2024Updated 2 years ago
- C++ Development Tips☆14Oct 25, 2023Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆250Feb 12, 2024Updated 2 years ago
- Qt 实现自定义控件集合项目☆18Jul 17, 2023Updated 2 years ago
- Linux环境C代码,来自书<Unix/Linux 编程实践教程>☆15Sep 7, 2016Updated 9 years ago
- 《C++新经典:对象模型》笔记☆25Mar 26, 2022Updated 3 years ago
- 基于c++实现的raft算法☆20Mar 21, 2022Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79May 16, 2018Updated 7 years ago
- 用c++11重构了muduo库的核心MultiReactor架构☆41Jan 21, 2024Updated 2 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 3 years ago
- C++游戏服务器开发相关内容☆21Jul 11, 2021Updated 4 years ago
- 《深度探索c++对象模型》的阅读笔记☆56Jun 11, 2015Updated 10 years ago
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 3 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆58Apr 29, 2023Updated 2 years ago
- A high-performance and multi-platform non-blocking I/O networking framework for c++. It have simple API to use.☆29Dec 21, 2024Updated last year
- C++后端学习笔记,C++ 语法、数据结构和算法、操作系统、计算机网络、设计模式、Linux、力扣、项目、八股☆33May 28, 2024Updated last year
- 项目基于muduo高性能网络库+protobuf开发 分布式网络通信项目 mrpc☆31Jun 7, 2023Updated 2 years ago
- A lightweight, simple, and easy-to-understand high-performance RPC implementation framework based on C++20 stackless coroutines and proto…☆26Aug 10, 2023Updated 2 years ago
- ☆117Apr 16, 2024Updated last year
- A distributed service governance framework. 分布式服务治理框架☆435Mar 31, 2024Updated last year
- 基于C++11的muduo网络库☆119Mar 20, 2021Updated 4 years ago
- ☆34Jan 22, 2024Updated 2 years ago
- 学习muduo网络库的一些笔记☆123Sep 27, 2020Updated 5 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- C++高性能网络服务保姆级教程 - 配套代码☆28Aug 15, 2022Updated 3 years ago
- ☆28Nov 27, 2023Updated 2 years ago
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago