Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).
☆168Jul 30, 2018Updated 7 years ago
Alternatives and similar repositories for httpserver
Users that are interested in httpserver are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Sample application for C++ http server☆28Mar 29, 2022Updated 4 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++23 using BSD kqueue for socket event notification☆82May 9, 2026Updated 2 months ago
- C++ COM class library☆13Oct 20, 2023Updated 2 years ago
- A lightweight Lua httpserver for easy webservices developping.☆10Mar 30, 2015Updated 11 years ago
- self hosting HTTP server for testing in .net☆18Feb 9, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- QT客户端快速启动框架,内含ioc容器,日志库,配置式界面,ORM框架及界面和业务的异步调用框架☆13Mar 30, 2025Updated last year
- A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio.…☆2,694Jun 12, 2018Updated 8 years ago
- c语言实现的能在windows和linux下运行的http服务器,支持动态页面☆11Jul 18, 2016Updated 10 years ago
- 基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)