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 7 years ago
- asio examples☆208Updated 2 months ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- muduo in windows☆68Updated 5 years ago
- Examples and toturials for C++ Boost Asio library.☆270Updated 3 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆57Updated last year
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆228Updated 9 years ago
- purecpp opensource projects list☆93Updated 3 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- C++ implementation of hierarchy time wheel☆27Updated 5 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated last month
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆55Updated last year
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修…☆77Updated 2 years ago
- Metazion Library☆65Updated 5 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆229Updated 3 weeks ago
- c++异步io☆16Updated 2 years ago
- 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++ reflection library base on c++11 which very simple to use in order to increase productivity☆52Updated 5 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆151Updated 3 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated last month
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆77Updated 4 years ago
- development tools written by C++☆21Updated 4 years ago
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆45Updated 10 months ago