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:
- purecpp opensource projects list☆92Updated 2 years ago
- c++异步io☆16Updated last year
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- asio examples☆195Updated 10 months ago
- Metazion Library☆64Updated 5 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆55Updated 8 months ago
- muduo in windows☆68Updated 5 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated this week
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆55Updated last year
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- 基于boost::asio的server,简洁,高效☆87Updated 8 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.☆82Updated 3 weeks ago
- A actor framework base on C++11/14.☆56Updated 4 years ago
- simple,pure IO☆110Updated 2 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修…☆75Updated 2 years ago
- A IOCP Server Class on Windows!☆95Updated 7 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- A modern, lightweight C++ RPC library that supports coroutine calls☆18Updated 2 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 3 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 5 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 4 months ago