Fast Web Server is a minimal web server written in C++, with dynamic content also generated in C++. The code is based on a C++ rewrite of bohemel's Tiny (tiny) webservice ( https://github.com/bohemel/ttw ).
Requires Flog ( https://github.com/noname22/Flog ). Built using spank ( https://github.com/noname22/spank ) with "spank build".