基于C++11的muduo网络库
☆120Mar 20, 2021Updated 5 years ago
Alternatives and similar repositories for muduo
Users that are interested in muduo are comparing it to the libraries listed below
Sorting:
- RPC远程调用框架☆26Apr 18, 2021Updated 4 years ago
- 基于分布 式的集群聊天系统☆48May 5, 2021Updated 4 years ago
- 自己实现一个muduo库:记录一下学习muduo库以及C++11的过程。☆16Sep 27, 2022Updated 3 years ago
- 学习muduo网络库的一些笔记☆125Sep 27, 2020Updated 5 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆753Feb 23, 2023Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆243Oct 14, 2022Updated 3 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 5 years ago
- 基于C++的集群聊天服务器☆82Sep 22, 2022Updated 3 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 4 years ago
- Qt / Qml 做的一款用于聊天的服务器☆10Mar 26, 2019Updated 6 years ago
- Linux多线程服务端编程[muduo C++网络库]☆588Sep 9, 2021Updated 4 years ago
- 利用 C++ 编写的 HTTP 服务器,使用线程池 + Reactor 模式☆13Apr 22, 2019Updated 6 years ago
- c++ rpc framework, simplified version of tinyrpc。☆252Feb 12, 2024Updated 2 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 3 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 4 years ago
- C++分布式网络通信框架(RPC)☆21May 19, 2023Updated 2 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 4 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 3 years ago
- 【muduo 源码解析】☆47May 5, 2022Updated 3 years ago
- 实现的一个简易的 C++ 序列化库☆78Mar 30, 2022Updated 3 years ago
- 使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本,不会报错,为您节省了许多时间☆13Jul 22, 2022Updated 3 years ago
- c++ async rpc framework. 14w+qps.☆1,639Oct 18, 2023Updated 2 years ago
- muduo v1.0.4的注释版☆92Sep 20, 2015Updated 10 years ago
- 大并发服务器课程源代码☆303Jun 26, 2020Updated 5 years ago
- 前后一体化博客系统☆18Nov 3, 2021Updated 4 years ago
- zport 是一个轻量且使用方便的http推流库。通过它,你可以让自定义的媒体数据轻易地在任意播放器上播放☆10Jul 1, 2020Updated 5 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Jul 31, 2019Updated 6 years ago
- Tutorial of Muduo network library☆554Oct 21, 2019Updated 6 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Sep 3, 2014Updated 11 years ago
- cms is an industrial-strength live streaming server,support rtmp,http-flv,hls.in the future,it will support more protocol.☆12Feb 23, 2023Updated 3 years ago
- 轻量级Http服务器☆33Apr 11, 2021Updated 4 years ago
- 部署在树莓派上实现移动物体的实时监控。(开源版本)☆18Jan 11, 2023Updated 3 years ago
- 基于时间轮的c++高并发任务定时器,支持微秒级别的定时与延时任务,可实现10w/s级别任务的秒级定时☆22Dec 14, 2020Updated 5 years ago
- 在Linux环境下使用C++语言开发多线程服务器通信框架,主要实现百万级数据包的稳定收发,支持一定数量的客户端同时连接并及时提供响应。从头搭建网络通信框架,从最初的同时单服务器承受100个客户端连接每秒收发5w包优化到1w个客户端每秒收发200w包☆21Apr 15, 2023Updated 2 years ago
- 参考自muduo库,多reactor模拟Proactor模式的C++ linux高性能服务器☆26Nov 24, 2020Updated 5 years ago
- 该项目是一个跨平台的高性能C++11服务器,经过压力测试能够实现5-7万的并发连接,支持客户端访问服务器中的图片,优化了内存使用率,实现基于跳表的KV型存储,能够实现数据的CRUD等功能,具有高响应、低延迟的服务器性能。☆22Aug 7, 2023Updated 2 years ago
- An MLIR-based AI compiler designed for Python frontend to RISC-V DSA☆13Oct 10, 2024Updated last year
- 基于协程的C++高性能服务器框架☆19May 11, 2022Updated 3 years ago