webserver
Projects with this topic
-
GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. GNU Libmicrohttpd is free software and part of the GNU project.
Updated -
A minimalist Internet better than gemini: program your own web browser, parser and interpreter! Subset of HTML, HTTP, CSS and JavaScript. Work in progress: https://bkil.gitlab.io/gemiweb0/ https://github.com/bkil/gemiweb0
Updated -
Hinsightd is a multithreaded HTTP/1.1 server designed for performance and having the smallest possible code size. The multithreaded branch is a bit light on features but still has many of the most common features: HTTP/1.1 file serving, ssl, range requests, compressed requests, 304 requests etc.
Updated -
Hinsightd is a event based HTTP/1.1 server designed for performance and having the smallest possible code size.
Updated -
Hiawatha is an open source webserver with security, easy to use and lightweight as the three key features. Hiawatha supports among others (Fast)CGI, IPv6, URL rewriting and reverse proxy. It has security features no other webserver has, like blocking SQL injections, XSS and CSRF attacks and exploit attempts. The built-in monitoring tool makes it perfect for large scale deployments.
Hiawatha project website: https://hiawatha.leisink.net/
Updated -