KLone is a fully-featured, multi-platform framework
which allows dynamic Web pages to be written in C/C++
(with the usual <% code %> style). The pages can then be embedded (in compressed and/or encrypted form) into a single executable that also contains KLone's high-performance HTTP/S server. Given its nature, it can be linked natively to any C/C++ library (database, XML, graphics, etc.), without an intermediate layer, and it is especially suited for low-resource (embedded) systems.
License: GNU General Public License (GPL)
Changes:
Virtual hosts, CGI support, performance improvements, user-provided hooks, a new build framework, and minor updates and bugfixes.