marklion / zinxLinks
simple,pure IO
☆112Updated 3 years ago
Alternatives and similar repositories for zinx
Users that are interested in zinx are comparing it to the libraries listed below
Sorting:
- 负载均衡远程服务调度系统☆196Updated 2 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- 《C++ 服务器开发精髓》随书配套源码☆220Updated 4 years ago
- A cross-platform C++<->lua server quick solution☆372Updated 2 years ago
- a simple network library☆191Updated 5 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆538Updated last year
- a muduo branch without boost and cmake, just using c++11 and makefile☆229Updated 6 years ago
- 大并发服务器课程源代码☆305Updated 5 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆342Updated 7 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆152Updated 3 years ago
- 微服务治理框架C++实现☆82Updated 3 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆427Updated 4 years ago
- GameBookServer☆189Updated 5 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆75Updated 6 years ago
- a cpp Web Server☆159Updated 5 years ago
- A light and high performance WebSocket Server.☆116Updated 4 years ago
- An Object-oriented Lightweight High Performance C++ Network Library For Linux System☆53Updated 4 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆374Updated 8 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 9 years ago
- ☆92Updated 7 years ago
- A High Performance Multithread Network Library☆108Updated 6 years ago
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆485Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆250Updated last year
- A C++ network library for study.☆160Updated 3 years ago
- 一个C++编写的基于websocket协议的棋牌游戏服务器框架,运行于linux上,底层主要基于epoll,登录验证,注册,游戏框架基本全部做好,您只需要添加游戏逻辑就可以了☆84Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆629Updated last year