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☆220Updated last month
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 8 years ago
- purecpp opensource projects list☆94Updated 3 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Updated last year
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 2 months ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆231Updated 2 months ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- c++异步io☆16Updated 2 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- muduo in windows☆69Updated 6 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 7 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆86Updated 3 months ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 5 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆77Updated 4 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Updated 8 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆56Updated last year
- 微服务治理框架C++实现☆82Updated 2 years ago
- ☆65Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修…☆77Updated 2 years ago