yongxin-ms / asyncioLinks
A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, designed for stateful services, and can be used to quickly build a variety of online game servers, microservices and pressure testing tools
☆62Updated last year
Alternatives and similar repositories for asyncio
Users that are interested in asyncio are comparing it to the libraries listed below
Sorting:
- C++ ORM (Object Relational Mapping)☆76Updated 8 years ago
- asio examples☆224Updated 2 months ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- muduo in windows☆69Updated 6 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆86Updated 4 months ago
- c++异步io☆16Updated 2 years ago
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Updated last year
- kimgbo是muduo网络库的重构版本☆136Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- purecpp opensource projects list☆95Updated 3 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 9 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆56Updated last year
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- Metazion Library☆65Updated 6 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- A modern, lightweight C++ RPC library that supports coroutine calls☆20Updated 3 years ago
- development tools written by C++☆21Updated 4 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆52Updated 5 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆77Updated 4 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆152Updated 3 years ago
- a utility for serialize C++ and json。☆109Updated 6 years ago
- A IOCP Server Class on Windows!☆93Updated 7 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated this week
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Updated 8 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago