evpp
Network library
A modern C++ network library for developing high-performance TCP/UDP/HTTP services.
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
4k stars
234 watching
948 forks
Language: C++
last commit: 9 months ago
Linked from 2 awesome lists
async-functionscpp11evmcevnsqevpphigh-performancehttp-serverlibeventnetwork-librarynonblockingtcp-serverudp-server
Related projects:
Repository | Description | Stars |
---|---|---|
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
tidwall/evio | An event-driven networking framework that enables fast and efficient packet handling | 5,915 |
vapor-community/sockets | A non-blocking TCP socket layer with event-driven server and client | 575 |
liulilittle/openppp2 | Provides a virtual Ethernet access solution with reliable and secure VPN features | 71 |
chronoxor/netcoreserver | A high-performance C# .NET Core library for building fast and low-latency socket servers and clients with support for multiple protocols. | 2,822 |
revenantx/litenetlib | A lightweight UDP library providing reliable and efficient networking capabilities for various .NET platforms | 3,106 |
session-replay-tools/tcpcopy | A tool for simulating real-world network traffic to test the stability and performance of internet applications | 4,528 |
chronoxor/cppserver | An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,446 |
allenxuxu/gev | A lightweight, non-blocking TCP network library that supports custom protocols and high-performance event-driven networking. | 1,735 |
twitchtv/twirp | A framework that simplifies service-to-service communication by generating routing and serialization from API definitions. | 7,226 |
seladb/pcapplusplus | A multiplatform C++ library for capturing, parsing and crafting network packets | 2,761 |
me-no-dev/asynctcp | An asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections. | 734 |
me-no-dev/espasynctcp | A TCP networking library for ESP8266 microcontrollers, providing an asynchronous framework for building networked applications. | 763 |
fatedier/frp | An open source tool that exposes local servers behind firewalls or NATs to the internet | 87,642 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications | 8,503 |