Selected Tags

Click on a tag to remove it

C++11 libraries

Showing projects tagged as Utility and C++11

  • CLI11

    7.4 8.5 C++
    CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
  • args

    5.7 2.1 L1 C++
    A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).