一个基于muduo库的rpc分布式微服务框架
☆15Jul 13, 2022Updated 3 years ago
Alternatives and similar repositories for mprpc
Users that are interested in mprpc are comparing it to the libraries listed below
Sorting:
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆68Jan 6, 2023Updated 3 years ago
- an implementation of a lsmtree☆11Feb 18, 2023Updated 3 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 4 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆52Aug 15, 2022Updated 3 years ago
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- C++全栈即时通讯项目。前端基于QT实现用户交互界面,包括用户注册、密码重置、聊天界面、好友管理、聊天记录等,界面模仿微信,使用QSS美化。后端采用分布式设计,包括网关服务、验证服务、状态服务、聊天服务、Redis服务、MySQL服务,后端服务(除ChatServer)通过…☆12Jan 7, 2025Updated last year
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- C++ 聊天项目实战案例,涵盖grpc,并发线程,网络编程,qt开发,数据库等多种技术综合应用☆12Feb 13, 2026Updated 3 weeks ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆39Jan 10, 2020Updated 6 years ago
- ☆11Jun 13, 2021Updated 4 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- 一个小型操作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- ☆32Apr 3, 2023Updated 2 years ago
- 尚硅谷 【2023最新版C++】实战项目教程,清华武老师带你零基础一套快速学会c++☆16May 30, 2023Updated 2 years ago
- A kernel module that modify incoming ICMP packets destination IP.☆11Oct 26, 2022Updated 3 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 4 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆61Jul 30, 2020Updated 5 years ago
- 一个简单易用的高性能C++网络库☆12Nov 12, 2019Updated 6 years ago
- 一个基于LSM树的单机KV存储引擎☆12Aug 15, 2023Updated 2 years ago
- 一个集串口调试助手、示波器和图像显示三个功能于一体的上位机,请看README!☆12Oct 19, 2019Updated 6 years ago
- 文件快传是基于C++ QT的Windows HTTP 服务器,用到了QtWebApp,可以与客户端实现数据收发。这个是自定义文件传输软件系统的一部分---电脑的服务器端,可以在局域网内基于HTTP协议,实现电脑,安卓,网页浏览器三端数据互通,其他关联项目具体看README☆11Dec 9, 2022Updated 3 years ago
- 造轮子,学习数据结构和算法,C++模板编程,实现简易STL,去掉和增加部分容器和算法☆12Jan 14, 2018Updated 8 years ago
- C++分布式网络通信框架(RPC)☆20May 19, 2023Updated 2 years ago
- 停车场信息管理系统☆13Sep 21, 2017Updated 8 years ago
- Chatroom project☆13Oct 27, 2022Updated 3 years ago
- QtC++实现基于TCP协议仿QQ聊天软件☆14Mar 8, 2020Updated 5 years ago
- DIY a asynchronous IO framework base on coroutine☆14Mar 8, 2024Updated last year
- 基于 C++ 实现的 Etcd kv 存储系统☆14May 21, 2023Updated 2 years ago
- A high-performance minimalist KV database.☆15May 6, 2023Updated 2 years ago
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆19Apr 15, 2023Updated 2 years ago
- 这是一个基于 ffplay.c 源码开发的多媒体播放器,支持多种视频和音频格式,具有优美的播放界面和丰富的功能。☆22Feb 24, 2025Updated last year
- 📚 学习c++历程中模拟实现关于STL容器、特殊类、智能指针以及一些高阶的数据结构源码☆13Nov 29, 2019Updated 6 years ago
- a water meter (sensus) reading kernel module☆17Feb 5, 2025Updated last year
- 试图调整 EAO-SLAM 使其能够在RGBD-IMU系统上实时可用☆17Nov 13, 2022Updated 3 years ago
- A small cross plattform SwiftUI Chat Room App implemented using TCP with a Python-Twisted Server included.☆13Oct 25, 2023Updated 2 years ago
- Linux命令练习☆16Apr 6, 2017Updated 8 years ago