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
233 watching
948 forks
Language: C++
last commit: 8 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,901 |
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 | 68 |
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,803 |
revenantx/litenetlib | A lightweight, cross-platform UDP library for .NET and Mono, providing features for reliable packet transmission and efficient communication. | 3,082 |
session-replay-tools/tcpcopy | A tool for simulating real-world network traffic to test the stability and performance of internet applications | 4,511 |
chronoxor/cppserver | An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,429 |
allenxuxu/gev | A lightweight, non-blocking TCP network library that supports custom protocols and high-performance event-driven networking. | 1,727 |
twitchtv/twirp | A framework that simplifies service-to-service communication by generating routing and serialization from API definitions. | 7,188 |
seladb/pcapplusplus | A multiplatform C++ library for capturing, parsing and crafting network packets | 2,741 |
me-no-dev/asynctcp | An asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections. | 732 |
me-no-dev/espasynctcp | A TCP networking library for ESP8266 microcontrollers, providing an asynchronous framework for building networked applications. | 758 |
fatedier/frp | An open source tool that exposes local servers behind firewalls or NATs to the internet | 86,463 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in network-centric applications. | 8,434 |