awwit / httpserverLinks
Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).
☆171Updated 7 years ago
Alternatives and similar repositories for httpserver
Users that are interested in httpserver are comparing it to the libraries listed below
Sorting:
- simple http server base on epoll☆323Updated last year
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆320Updated 2 months ago
- tcp server and client package using libuv☆130Updated 3 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 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
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- Q++ HTTP Server for Windows Platform☆90Updated 8 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- openssl surpport for handy☆42Updated 10 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated 10 months ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- Metazion Library☆64Updated 5 years ago
- Log4z is an open source C++ lightweight & cross platform log library☆336Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- C++解析websocket协议☆181Updated 7 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated last week
- Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.☆98Updated 2 weeks ago
- awesome c++11 network library☆52Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆80Updated 7 months ago
- (2013年起已停止维护,有兴趣请关注zsummerX)zsummer is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL.☆117Updated 10 years ago
- 简单有效的内存池实现☆95Updated 9 years ago
- muduo in windows☆68Updated 5 years ago