A C++ High Performance Web Server
-
Updated
Sep 27, 2023 - C++
A C++ High Performance Web Server
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
Yet another Facebook clone written in C
Yet another fast and efficient HTTP server
🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI.
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
A C++ Lightweight Web Server based on Linux epoll
simple http server base on epoll
Add a description, image, and links to the epoll topic page so that developers can more easily learn about it.
To associate your repository with the epoll topic, visit your repo's landing page and select "manage topics."