sniper00 / asio-kcpLinks
Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.
☆49Updated last year
Alternatives and similar repositories for asio-kcp
Users that are interested in asio-kcp are comparing it to the libraries listed below
Sorting:
- better asio wrapper (++asio)☆40Updated 3 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Updated last year
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆138Updated last month
- C++ Wrapper around KCP☆101Updated 3 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆77Updated 4 years ago
- std::future extension☆37Updated 5 years ago
- cxx utils code☆85Updated last week
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- Header only c++ network library, based on c++ 20 coroutine and asio☆32Updated 3 months ago
- an easy to use async redis client implemented in c++11☆35Updated 5 years ago
- a utility for serialize C++ and json。☆109Updated 6 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 5 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修…☆78Updated 2 years ago
- Bind lua/js etc to c++☆38Updated 3 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 8 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆83Updated 5 months ago
- A modern, lightweight C++ RPC library that supports coroutine calls☆20Updated 3 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year
- a clean redis C++ client☆27Updated 7 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- MySQL C++ client based on Boost.Asio☆292Updated last week
- Metazion Library☆64Updated 6 years ago
- Libcorpc is a high performance coroutine base RPC framework☆39Updated 2 weeks ago
- 基于C++14和ASIO实现高并发TCP网络框架☆50Updated 8 years ago
- 基于C++14语法的任务链☆24Updated 5 years ago
- LUA to C++ Binding Library "lua_tinker" expand for c++11/14 and lua 5.3☆84Updated last year
- Code generator of SakuraEngine, aiming to light-weight code generator for reflection and exporter for P-Invokes/Lua/etc.☆50Updated 5 years ago
- C++ implementation of hierarchy time wheel☆27Updated 5 years ago
- iocp for linux☆87Updated 2 weeks ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last month