A simple C++11 command line argument parser
-
Updated
Apr 15, 2025 - C++
A simple C++11 command line argument parser
Header-only C++ program options parser library
Easy to use program options argument parser
libClaPP is an open source command line argument processing library for C++. It supports the processing of GNU options (long and short options) as well as positional arguments. It is a strongly typed library that can be used to parse the command line arguments into the correct type, validate the arguments using custom constraints and automatical…
helper to optimize creating c++ projects
Manages the parameters and programs that form a software project and transparently join the core functionality with the user interface. The sub-library Unit make easy the conversion between any physical or chemical units, helping to avoid errors and offering great flexibility for the final user.
Generate random numbers with useless(-ish) features.
c++ program options parser library
C++ program options library
The variation of the command design pattern
Code for comparing common sorting algorithms.
Add a description, image, and links to the program-options topic page so that developers can more easily learn about it.
To associate your repository with the program-options topic, visit your repo's landing page and select "manage topics."