RamseyK / httpserverLinks
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 8 months ago
Alternatives and similar repositories for httpserver
Users that are interested in httpserver are comparing it to the libraries listed below
Sorting:
- A lightweight high performance http server☆114Updated 6 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- 简易的http服务器☆127Updated 10 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
- a c/c++ source file parser☆57Updated 10 years ago
- simple http server base on epoll☆323Updated last year
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 6 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆54Updated 4 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆229Updated 6 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆89Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- event-driven crawler implemented by C++☆168Updated 6 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- My Blog & Thanks Github!☆287Updated 7 years ago
- A High Performance Multithread Network Library☆108Updated 6 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- ☆152Updated 8 months ago
- 一个简单的reactor模式实现☆32Updated 6 years ago