Gooddbird / rocketLinks
c++ rpc framework, simplified version of tinyrpc。
☆247Updated last year
Alternatives and similar repositories for rocket
Users that are interested in rocket are comparing it to the libraries listed below
Sorting:
- 从零开始重写sylar C++高性能分布式服务器框架☆376Updated last month
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Updated 2 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆737Updated 2 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆239Updated 3 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆274Updated 4 years ago
- Linux C++ Web 文件服务器☆279Updated 5 months ago
- 基于muduo网络库的集群聊天服务器☆100Updated 4 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆84Updated 3 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆339Updated 4 years ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆66Updated 3 years ago
- 基于C++的集群聊天服务器☆79Updated 3 years ago
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆269Updated last month
- Uubuntu 20 C++版本的web服务器