RamseyK / httpserver
A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *BSD / macOS only!
☆80Updated 2 months ago
Alternatives and similar repositories for httpserver:
Users that are interested in httpserver are comparing it to the libraries listed below
- A lightweight high performance http server☆115Updated 6 years ago
- ☆38Updated 9 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆141Updated 6 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆179Updated 13 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- a mini implementation of muduo☆128Updated 10 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 一个简单的reactor模式实现☆32Updated 5 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- ☆150Updated 3 months ago
- Coroutine library for C/C++☆49Updated 8 years ago
- Google Protobuf RPC based on Muduo☆199Updated 5 years ago
- 异步网络框架☆44Updated 5 years ago
- libevent source code analysis☆62Updated 2 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- 简易的http服务器☆128Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 4 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- event-driven crawler implemented by C++☆168Updated 6 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆10Updated 2 years ago
- 可使用vs直接编译的nginx☆106Updated 8 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago