aplominski.dev / projects / hs-http
hs-http
High-performance HTTP/1.1 and HTTP/2 server with support for writing plugins in C and C++.
About
A custom HTTP server implementation written in C with emphasis on modularity and performance. The plugin system allows developers to extend server functionality by writing modules in C or C++ without modifying the core codebase. Supports HTTP/1.1 keep-alive, pipelining, and HTTP/2 with prioritization for improved latency on modern web workloads.
Screenshots