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