danielshaving / net-cpp17Links
This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processing performance slightly better than libevent. Specific benchmark Please refer to the libev manual bench.c
☆50Updated 6 years ago
Alternatives and similar repositories for net-cpp17
Users that are interested in net-cpp17 are comparing it to the libraries listed below
Sorting:
- ☆19Updated 6 years ago
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆35Updated last week
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- An C++ serialization library☆10Updated 10 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 5 years ago
- server app framework based on libatbus☆21Updated last month
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 7 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- 基于协程的C++网络开发框架☆24Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Updated 2 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 3 years ago
- c++11 framework for building server☆13Updated 3 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- header only log inherited from Nanolog