wangziwen333 / happy-ipLinks
百万级、跨平台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:
- 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
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 9 years ago
- 基于协程的C++网络开发框架☆25Updated 6 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- 微量级的软件开发包,目前版本提供一个tcp nio框架和一些基础类☆73Updated 5 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚本☆32Updated 9 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- ☆35Updated last month
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- c++11任务库☆53Updated 9 years ago
- 利用Boost Asio库开发的大并发量 ,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- 基于Libuv的跨平台通信框架, A cross-platform framework based on Libuv☆13Updated 4 years ago
- c++ operation database like mybatis☆36Updated 3 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 3 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 9 years ago
- 基于C++和LUA的服务端游戏引擎框架,也可以用于其它服务端系统。☆18Updated 10 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated last week
- htmlayout+lua ui☆30Updated 13 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Updated 11 years ago