====== ++C ====== Don't confuse this with plain [[c|C]], [[d|D]] or [[csharp|(C++)--]]. ===== Libraries ===== ==== Web ==== * [[https://github.com/an-tao/drogon|Drogon]] – C++14/17-based HTTP application framework using epoll ==== Testing ==== * [[https://github.com/onqtam/doctest|doctest]] is a fast new C++ testing framework. It brings the ability of compiled languages such as D / Rust / Nim to have tests written directly in the production code.