dennis-kk / knet
Cross platform, light-weight, multi-threading TCP library written in c/c++
☆31Updated last year
Alternatives and similar repositories for knet:
Users that are interested in knet are comparing it to the libraries listed below
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- An universal coroutine rpc framework implemented with c++11.☆73Updated 7 years ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- cxx utils code☆83Updated 2 weeks ago
- high performance and easily use asynchronous network library for C/Lua☆51Updated 4 years ago
- 多种无锁队列☆43Updated 7 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…