sniper00 / asio-kcp
Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.
☆36Updated last month
Alternatives and similar repositories for asio-kcp:
Users that are interested in asio-kcp are comparing it to the libraries listed below
- better asio wrapper (++asio)☆41Updated 2 years ago
- std::future extension☆37Updated 4 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated 3 months ago
- C++ embedded memory database☆15Updated 2 years ago
- C++ Wrapper around KCP☆86Updated 2 years ago
- an easy to use async redis client implemented in c++11☆35Updated 3 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- Libcorpc is a high performance coroutine base RPC framework☆34Updated 3 months ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆78Updated 11 months ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 6 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆73Updated 3 years ago
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆132Updated last year
- A actor framework base on C++11/14.☆55Updated 4 years ago
- ☆65Updated 5 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- Code generator of SakuraEngine, aiming to light-weight code generator for reflection and exporter for P-Invokes/Lua/etc.☆47Updated 4 years ago
- Header only c++ network library, based on c++ 20 coroutine and asio☆22Updated 4 months ago
- ☆19Updated 5 years ago
- cxx utils code☆83Updated 2 weeks ago
- c++ operation database like mybatis☆35Updated 2 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆71Updated 4 years ago
- c++异步io☆15Updated last year
- This is a plug-in IO interface management system, you can complete the separation of IO and logic through configuration files and writing…☆18Updated this week
- 协程化的轻量级高性能网络库☆40Updated last year
- modern c++ raft library☆46Updated 5 years ago
- animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。☆9Updated last year
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆56Updated 9 months ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated 8 months ago