yongxin-ms / asyncioView external linksLinks
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
☆62May 10, 2024Updated last year
Alternatives and similar repositories for asyncio
Users that are interested in asyncio are comparing it to the libraries listed below
Sorting:
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆56Apr 13, 2024Updated last year
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Sep 27, 2024Updated last year
- An elegant operating system based on c++17 implementation☆21Apr 11, 2023Updated 2 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- Code by c++ . Net mode can run in windows with iocp and linux with epoll. It's so cool so you can try it☆36Jun 29, 2022Updated 3 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- ☆15Oct 20, 2016Updated 9 years ago
- compile nginx v1.9.9 by visual studio 2015 on win32 platform☆14Jan 30, 2016Updated 10 years ago
- Exercise for the textbook Data Structures and Algorithm Analysis in C++☆15Jun 4, 2021Updated 4 years ago
- A implement of protobuf-rpc based on nginx☆29Oct 12, 2017Updated 8 years ago
- ☆13Jul 26, 2016Updated 9 years ago
- wukong是一个高性能c++游戏服务器框架☆36Dec 26, 2025Updated last month
- 这是一个适用于携程Apollo统一配置中心的Apollo客户端,基于C++实现☆14Nov 25, 2017Updated 8 years ago
- 高性能博客系统☆30Aug 20, 2019Updated 6 years ago
- an easy to use async redis client implemented in c++11☆35Jan 28, 2021Updated 5 years ago
- c++异步io☆16Aug 14, 2023Updated 2 years ago
- ☆19Mar 3, 2019Updated 6 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Oct 18, 2016Updated 9 years ago
- 使用现代 c++ 实现 http、socks 代理协议。☆20Jan 9, 2026Updated last month
- asio examples☆224Oct 18, 2025Updated 3 months ago
- server based on boost☆18Nov 11, 2019Updated 6 years ago
- ☆17Sep 22, 2017Updated 8 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Dec 31, 2025Updated last month
- Mini Distributed Game Server☆88Feb 6, 2026Updated last week
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- MMO Game Servers☆28Mar 20, 2016Updated 9 years ago
- A Game Server develop frame for web game and mobile game☆20Aug 30, 2016Updated 9 years ago
- 轻量级分布式消息队列☆24Jan 29, 2015Updated 11 years ago
- 轻量级的c++/lua服务器框架☆25Aug 2, 2021Updated 4 years ago
- A C++ Raft implementation, project moved☆25Oct 13, 2016Updated 9 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Sep 3, 2014Updated 11 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Mar 15, 2023Updated 2 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆64Dec 19, 2023Updated 2 years ago
- ☆98Dec 1, 2015Updated 10 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆28Jan 10, 2021Updated 5 years ago
- An universal coroutine rpc framework implemented with c++11.☆72Apr 9, 2017Updated 8 years ago
- 使用c++设计实现了windows平台下基于iocp的tcp网络库,用于项目服务器,客户端等各种网络通信的基建,类似于目前流行的各大网络库,主要应用场景为客户端与服务端通信,数据传输下载,图像视频流网络传输等 这个项目的特点是架构上采用了任务消息队列分发接受数据流任务包的…☆42Dec 21, 2021Updated 4 years ago
- 🧀 The Benchmark Testing Box☆34Sep 27, 2021Updated 4 years ago