wangziwen333 / happy-ip
百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效
☆14Updated 6 years ago
Alternatives and similar repositories for happy-ip
Users that are interested in happy-ip are comparing it to the libraries listed below
Sorting:
- 基于C++和LUA的服务端游戏引擎框架,也可以用于其它服务端系统。☆18Updated 10 years ago
- 是由c++编写的一个服务器基础库☆9Updated 10 years ago
- htmlayout+lua ui☆30Updated 12 years ago
- 用libevent和共享内存实现的一个游戏server☆10Updated last week
- 基于协程的C++网络开发框架☆24Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 9 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 10 years ago
- Code by c++ . Net mode can run in windows with iocp and linux with epoll. It's so cool so you can try it☆32Updated 2 years ago
- 基于Libuv的跨平台通信框架, A cross-platform framework based on Libuv☆11Updated 4 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago
- A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚本☆30Updated 9 years ago
- ☆19Updated 6 years ago
- MMO Game Servers☆26Updated 9 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆20Updated 3 years ago
- This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processi…☆50Updated 6 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 7 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- header only log inherited from Nanolog