lizhenghn123 / zl_reactorView external linksLinks
学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;
☆373Jun 12, 2017Updated 8 years ago
Alternatives and similar repositories for zl_reactor
Users that are interested in zl_reactor are comparing it to the libraries listed below
Sorting:
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆535Dec 27, 2023Updated 2 years ago
- 一个简单的reactor模式实现☆32Sep 10, 2019Updated 6 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆643May 1, 2021Updated 4 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Nov 8, 2017Updated 8 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
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,749Aug 19, 2023Updated 2 years ago
- Proactor design pattern (C++, threads)☆20Apr 12, 2017Updated 8 years ago
- How to build a Async Server.☆83Nov 13, 2012Updated 13 years ago
- C++ proactor network library for Linux☆18Jun 11, 2015Updated 10 years ago
- muduo v1.0.4的注释版☆93Sep 20, 2015Updated 10 years ago
- a c++ game server☆11Jul 29, 2015Updated 10 years ago
- Message Queue/C++/Lua based game server☆15May 3, 2013Updated 12 years ago
- 一个自己封装的基于reactor的c++网络库☆37Mar 14, 2016Updated 9 years ago
- Linux环境下的C/C++小项目☆98Oct 28, 2017Updated 8 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,948Dec 23, 2025Updated last month
- TCP/IP网络编程笔记☆465Aug 2, 2024Updated last year
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Dec 30, 2022Updated 3 years ago
- 我的C++11学习资料和示例代码☆60Nov 19, 2018Updated 7 years ago
- FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. …☆294Aug 20, 2019Updated 6 years ago
- c++ 网络事件库☆81Nov 25, 2014Updated 11 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆429Jun 27, 2021Updated 4 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Apr 17, 2018Updated 7 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆345May 19, 2018Updated 7 years ago
- 基于skynet实现的宽立游戏服务器,支持斗地主等棋牌游戏和贪吃蛇大作战等休闲游戏☆163Jan 19, 2019Updated 7 years ago
- 大并发服务器课程源代码☆303Jun 26, 2020Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Jun 24, 2019Updated 6 years ago
- A event-driven network library based on reactor pattern written in C.☆17Oct 31, 2015Updated 10 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆483Dec 19, 2020Updated 5 years ago
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago
- C++和Linux学习笔记☆2,359Feb 14, 2022Updated 4 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 6 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内 容,加入更多readme。☆12Jul 2, 2018Updated 7 years ago
- Linux网络编程☆757Dec 28, 2015Updated 10 years ago
- 记录cpp知识点,面试题,网络编程,多线程编程☆547May 23, 2020Updated 5 years ago
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,480Dec 29, 2022Updated 3 years ago