Skip to content
Dirk Botha edited this page Jun 25, 2017 · 9 revisions

Welcome to the kisscpp wiki!

KISSCPP stands for: Keep It Simple Stupid - C Plus Plus

As the name indicates, the primary philosophy employed during design and development of the KISSCPP library, is one of simplicity and ease of use.

Ultimately, it is a library containing classes, templates and supporting functions to facilitate rapid application development of C++ server side applications. As such, it provides functionality for the following:

KISSCPP is heavily dependent upon the C++ Boost libraries.