lotusnowshen / muduo_with_commentsView external linksLinks
muduo v1.0.4的注释版
☆93Sep 20, 2015Updated 10 years ago
Alternatives and similar repositories for muduo_with_comments
Users that are interested in muduo_with_comments are comparing it to the libraries listed below
Sorting:
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- kimgbo是muduo网络库的重构版本☆136Feb 5, 2018Updated 8 years ago
- a mini implementation of muduo☆130Jun 28, 2014Updated 11 years ago
- muduo in windows☆69Nov 18, 2019Updated 6 years 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
- 大并发服务器课程源代码☆303Jun 26, 2020Updated 5 years ago
- Message Queue/C++/Lua based game server☆15May 3, 2013Updated 12 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73May 28, 2020Updated 5 years ago
- Some exercises and mini projects like miniFtpd about unix network programming☆20Nov 21, 2017Updated 8 years ago
- Simple crossplatform C++ MySQL class library☆16Jan 15, 2019Updated 7 years ago
- 基于C++和LUA的服务端游戏引擎框架,也可以用于其它服务端系统。☆18Mar 12, 2015Updated 10 years ago
- Tutorial of Muduo network library☆553Oct 21, 2019Updated 6 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Jul 31, 2019Updated 6 years ago
- C++ proactor network library for Linux☆18Jun 11, 2015Updated 10 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆18Oct 19, 2022Updated 3 years ago
- A tiny network library like muduo and libevent.☆17Apr 2, 2020Updated 5 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 9 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Jun 24, 2019Updated 6 years ago
- ☆10Dec 31, 2018Updated 7 years ago
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago
- 一个简单的reactor模式实现☆32Sep 10, 2019Updated 6 years ago
- Google Protobuf RPC based on Muduo☆206May 10, 2019Updated 6 years ago
- leveldb阅读☆12Mar 5, 2018Updated 7 years ago
- 树莓派上使用PHP slim框架,应用REST API☆10Mar 14, 2014Updated 11 years ago
- game server☆11May 10, 2016Updated 9 years ago
- 通用消息队列☆11Jun 20, 2017Updated 8 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆374Jun 12, 2017Updated 8 years ago
- High Loaded TCP/UDP/SSL client-server via IOCP☆14Apr 5, 2018Updated 7 years ago
- redis6.0.3,源码来源于官网,官网这个版本下载链接已经失效。☆11Jun 22, 2020Updated 5 years ago
- A collection of OpenGL windowing basecodes☆24Nov 10, 2013Updated 12 years ago
- Apache开源分布式资源管理框架mesos源码注释分析,新增mesos_framework_demo,带详细注释☆14Sep 21, 2017Updated 8 years ago
- A simple C++11 lua binding library☆13Aug 22, 2013Updated 12 years ago
- Lock-free linked list☆16Nov 10, 2012Updated 13 years ago
- libevent library reimplemented with c++☆43Jan 17, 2020Updated 6 years ago
- 【muduo 源码解析】☆47May 5, 2022Updated 3 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Dec 9, 2013Updated 12 years ago
- Orce is a lightweight multiplayer online game server framework. Using a lock-free programming techniques, such as: atomic, spinlock, conc…☆14Jul 16, 2015Updated 10 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Apr 28, 2016Updated 9 years ago
- Qt:Windows编程—Qt实现进程管理 示例代码☆13Jan 27, 2019Updated 7 years ago