simple http server base on epoll
☆323Oct 8, 2023Updated 2 years ago
Alternatives and similar repositories for ehttp
Users that are interested in ehttp are comparing it to the libraries listed below
Sorting:
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Apr 20, 2022Updated 3 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Mar 4, 2012Updated 13 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆221Jun 24, 2019Updated 6 years ago
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,178Jan 5, 2026Updated last month
- 线 程池+epoll服务器☆19Aug 29, 2013Updated 12 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆834Nov 13, 2025Updated 3 months ago
- Go-style concurrency in C++11☆3,310Jul 3, 2023Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Mar 8, 2020Updated 5 years ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,764Apr 10, 2024Updated last year
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆555Sep 2, 2023Updated 2 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆207Feb 1, 2026Updated last month
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆535Dec 27, 2023Updated 2 years ago
- Redis C++ Client☆67Jan 8, 2024Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆483Dec 19, 2020Updated 5 years ago
- universal serialization engine☆1,299Feb 11, 2026Updated 2 weeks ago
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,129Jan 13, 2026Updated last month
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551May 30, 2024Updated last year
- A high performance network library☆323Feb 9, 2023Updated 3 years ago
- A asymmetric coroutine library for C.☆2,516Dec 16, 2022Updated 3 years ago
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆264Dec 21, 2020Updated 5 years ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,494Jan 20, 2026Updated last month
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated this week
- Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++ applications.☆1,994Feb 22, 2026Updated last week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- C++ network framework,currently we support http, https, websocket☆13Sep 25, 2019Updated 6 years ago
- A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio.…☆2,691Jun 12, 2018Updated 7 years ago
- A tiny boost library in C++11.☆4,207May 27, 2025Updated 9 months ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- kimgbo是muduo网络库的重构版本☆136Feb 5, 2018Updated 8 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,684Mar 7, 2024Updated last year
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆920Feb 2, 2026Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Aug 8, 2022Updated 3 years ago