Table of Contents
Libraries
Web
Testing
++C
Don't confuse this with plain
C
,
D
or
(C++)--
.
Libraries
Web
Drogon
– C++14/17-based HTTP application framework using epoll
Testing
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.