Projects with this topic
-
-
-
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 -
The new version of embeddable web server, designed as a C library.
Updated -
-
-
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 -
An HTTP server for the Raspberry Pi PicoW microcontroller, built on the Pico C SDK and using the LWIP raw TCP API. The server optionally supports TLS, implemented by mbedtls.
Updated -
Modern header-only web access for C++17
Updated -
Project for the bachelor's courseComputer Communications and Networks at BUT FIT. A lightweight C-based HTTP server that listens on a specified port and provides basic system information via simple GET requests. Designed for Linux systems using data from the /proc filesystem.
Updated -
Hinsightd is a event based HTTP/1.1 server designed for performance and having the smallest possible code size.
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 -
-
ESP32 module that manages initialisation of a HTTP file server based on esp-idf
Updated -
blinkbeern is an application for the Raspberry Pi PicoW microcontroller that drives SK6812 LED strips, controlled by a REST API and web interface.
blinkbeern is "Platt für Blinkenlights".
Updated -
-
Publish/subscribe server & client model implementation
Updated