chishaxie / cocoflowLinks
Concurrency Control Flow 并发流程控制
☆28Updated 11 years ago
Alternatives and similar repositories for cocoflow
Users that are interested in cocoflow are comparing it to the libraries listed below
Sorting:
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- c++ 网络事件库☆81Updated 10 years ago
- iocp async☆56Updated 9 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- Communication between server and client,using the google protobuf as a data carrier.Linux epoll for server and select for client.☆15Updated 11 years ago
- An C++ serialization library☆10Updated 10 years ago
- 在libevent的基础上提供同步的接口,在获得异步效率的同时提供更方便的编程方式☆49Updated 11 years ago
- An universal coroutine rpc framework implemented with c++11.☆72Updated 8 years ago
- Message Queue/C++/Lua based game server☆15Updated 12 years ago
- RPC framework☆13Updated 7 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 11 years ago
- 微量级的软件开发包,目前版本提供一个tcp nio框架和一些基础类☆73Updated 5 years ago
- 基于协程的C++网络开发框架☆25Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- Lightweight C++ template engine with Jinja2-like syntax☆32Updated 9 years ago
- concurrency library for C++☆73Updated 11 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Updated 10 years ago
- c++11任务库☆53Updated 9 years ago
- ☆35Updated this week
- a wrapper for lua api,writting by c++☆59Updated 7 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- A Library that make the write from synchronous to asynchronous.☆78Updated 8 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 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
- RPC(Remote Procedure Call) on top of nark-serialization☆50Updated 9 months ago
- 一个socks server(含socks client)的实现,header only 实现,可轻松嵌入基于asio的项目使用.☆56Updated 11 months ago