invxp / brink
基于boost::asio的server,简洁,高效
☆89Updated 8 years ago
Alternatives and similar repositories for brink:
Users that are interested in brink are comparing it to the libraries listed below
- tcp server and client package using libuv☆130Updated 3 years ago
- 微量级的软件开发包,目前版本提供一个tcp nio框架和一些基础类☆73Updated 4 years ago
- Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.☆96Updated 2 months ago
- A C/S framework based on asio, doesn't need boost.☆39Updated 2 months ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- muduo in windows☆70Updated 5 years ago
- iocp async☆56Updated 8 years ago
- ☆65Updated 5 years ago
- (2013年起已停止维护,有兴趣请关注zsummerX)zsummer is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL.☆115Updated 9 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆218Updated 5 years ago
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆35Updated 7 years ago
- WebSocket server demo implemented with C++ & libevent☆117Updated 3 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- exploring Windows IOCP with Thread Pool APIs☆81Updated 10 years ago
- a clean redis C++ client☆27Updated 6 years ago
- Metazion Library☆63Updated 5 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- a utility for serialize C++ and json。☆107Updated 5 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated this week
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 6 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 4 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆31Updated 9 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- C++解析websocket协议