完全使用C++(脱离Boost)参考Muduo实现的网络库
☆85Apr 23, 2022Updated 3 years ago
Alternatives and similar repositories for mymuduo
Users that are interested in mymuduo are comparing it to the libraries listed below
Sorting:
- C++ implement of rpc framework☆23Jul 9, 2022Updated 3 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆746Feb 23, 2023Updated 3 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆53Aug 15, 2022Updated 3 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33May 10, 2019Updated 6 years ago
- 基于C++11的muduo 网络库☆119Mar 20, 2021Updated 4 years ago
- RTSP Wasm Player☆197Nov 18, 2021Updated 4 years ago
- ☆10Feb 24, 2025Updated last year
- A lightweight key-value storage engine based on skip list.|| 基于C++11的轻量级KV存储引擎☆24Mar 13, 2024Updated last year
- C++ Library for POSIX System.☆25Dec 20, 2025Updated 2 months ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 6 years ago
- 一个基于muduo库的rpc分布式微服务框架☆16Jul 13, 2022Updated 3 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 4 years ago
- c++ async rpc framework. 14w+qps.☆1,625Oct 18, 2023Updated 2 years ago
- some different implementations of queue and test result☆33Dec 31, 2022Updated 3 years ago
- c++ rpc framework, simplified version of tinyrpc。☆252Feb 12, 2024Updated 2 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 4 years ago
- A high-performance minimalist KV database.☆15May 6, 2023Updated 2 years ago
- 带有详细注释,配有相应博客讲解,适合用于学习STL、数据结构算法的简易STL库。☆33Mar 8, 2020Updated 6 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,635Dec 8, 2023Updated 2 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 4 years ago
- 一个基于跳表的轻量级键值型存储引擎,并提供了服务端和客户端。☆14Jul 6, 2022Updated 3 years ago
- C++ 网路库 C++11/14重写muduo☆34Nov 5, 2023Updated 2 years ago
- Linux多线程服务端编程[muduo C++网络库]☆588Sep 9, 2021Updated 4 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆68Jan 6, 2023Updated 3 years ago
- 《C++新经典:对象模型》笔记☆25Mar 26, 2022Updated 3 years ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆159Aug 20, 2021Updated 4 years ago
- 基于C++的集群聊天服务 器☆81Sep 22, 2022Updated 3 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆45Aug 30, 2022Updated 3 years ago
- 基于协程的C++高性能服务器框架☆19May 11, 2022Updated 3 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆186Aug 24, 2022Updated 3 years ago
- C++高性能网络服务器☆78Aug 30, 2020Updated 5 years ago
- C++教程网视频教程☆44Apr 30, 2022Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79May 16, 2018Updated 7 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,406Mar 5, 2024Updated 2 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆18May 30, 2022Updated 3 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆61Jul 30, 2020Updated 5 years ago
- 游戏服务器基础框架。☆22Jul 3, 2017Updated 8 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago