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
☆59Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for asyncio
- c++异步io☆15Updated last year
- An easy-to-learn, high performance network io library written in modern cpp (c++11), It borrows concepts from Netty, and with well define…☆73Updated 3 months ago
- C++ ORM (Object Relational Mapping)☆75Updated 7 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated last month
- asio examples☆175Updated 3 months ago
- fn-log is a cpp-based logging utility. It's a gift.☆81Updated last year
- A actor framework base on C++11/14.☆55Updated 4 years ago
- muduo in windows☆70Updated 4 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆71Updated 4 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 7 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆48Updated 6 months ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- an easy to use async redis client implemented in c++11☆34Updated 3 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修…☆72Updated last year
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 6 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆145Updated 2 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 5 years ago
- ☆65Updated 5 years ago
- A IOCP Server Class on Windows!☆91Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- C++ Wrapper around KCP☆81Updated 2 years ago
- Cross platform rudp library with C++11☆79Updated 4 years ago
- Asio源码分析(初)☆21Updated 6 years ago
- Coroutine C++ Workflow based on C++ 20☆59Updated last week
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 4 years ago
- a utility for serialize C++ and json。☆103Updated 5 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆50Updated 7 months ago
- A C++ port of Twitter's Snowflake id generation algorithm☆73Updated 3 years ago