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 3 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☆115Updated 6 years ago
- ☆38Updated 9 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆170Updated 6 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- 一个简单的reactor模式实现☆32Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 简易的http服务器☆128Updated 10 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 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
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- 异步网络框架☆44Updated 5 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- a c/c++ source file parser☆57Updated 9 years ago
- libevent source code analysis☆62Updated 2 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- ☆151Updated 4 months ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- Coroutine library for C/C++☆49Updated 8 years ago