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!
☆81Updated this week
Alternatives and similar repositories for httpserver:
Users that are interested in httpserver are comparing it to the libraries listed below
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆189Updated 4 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago
- ☆38Updated 8 years ago
- A lightweight high performance http server☆116Updated 5 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆169Updated 6 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆98Updated 5 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- muduo v1.0.4的注释版☆91Updated 9 years ago
- ☆146Updated last year
- Coroutine library for C/C++☆49Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 简易的http服务器☆128Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- 一个简单的reactor模式实现☆32Updated 5 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- 简单有效的内存池实现☆91Updated 8 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 可使用vs直接编译的nginx☆106Updated 8 years ago
- Poseidon Server Framework (refactor WIP)☆170Updated last year
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- The Annotated SGI STL Sources☆107Updated 9 years ago
- modern c++ raft library☆46Updated 5 years ago
- skip list with rank, code less than z_set in redis☆171Updated last year
- 小的实验项目代码☆33Updated last year
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- a c/c++ source file parser☆57Updated 9 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆72Updated last year