Change the repository type filter
All
Repositories list
8 repositories
asap-logging
Publicasap-contract
PublicLightweight implementation of contract checking in C++ and helpers for unit testing contracts without the need for death tests.asap-common
PublicA header only C++ library offering the most basic toolkit for multi-platform and multi-compiler development, including macros and compiler definitions for platform and compiler feature detection as well as some other preprocessor helpers.asap-textwrap
Publicasap-clap
PublicC++ command line arguments parser with the popular features of other command line parsers, while keeping an intuitive interface and avoiding unnecessary bloat.asap-mixin
Publicasap-fsm
PublicTemplate-based framework for implementing finite state machines in C++.asap-app
Public