yongxin-ms / asyncio
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
☆61Updated 10 months ago
Alternatives and similar repositories for asyncio:
Users that are interested in asyncio are comparing it to the libraries listed below
- c++异步io☆16Updated last year
- asio examples☆190Updated 7 months ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆52Updated 11 months ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- purecpp opensource projects list☆94Updated 2 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- muduo in windows☆70Updated 5 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated 5 months ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 weeks ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修…☆74Updated 2 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 3 months ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- Coroutine C++ Workflow based on C++ 20☆65Updated this week
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆59Updated 11 months ago
- a modern c++ plugin library☆85Updated 3 years ago
- a simple network library☆192Updated 4 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆30Updated 5 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆145Updated 2 years ago
- C++ Rapid development library based on Inversion of Control And Aspect Oriented Programming Support.☆59Updated last year
- ☆65Updated 5 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- Asio源码分析(初)☆22Updated 6 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago