HydrArgs
In this org you can find repos related to HydrArgs abstraction layer around CLI args parsing libs
Pinned Repositories
.github
A magic GitHub repository with settings
clpp
A fork of https://sourceforge.net/projects/clp-parser/
dropt
dropt is yet another C library for parsing command-line options.
ezOptionParser
Fork of https://sourceforge.net/projects/ezoptionparser/
getpot-cpp
Tool to parse the command line and configuration files. Powerful command line and configuration file parsing for C++, Python, Ruby and Java (others to come). This tool provides many features, such as separate treatment for options, variables, and flags, unrecognized object detection, prefixes and much more. MIRROR OF https://sourceforge.net/projects/getpot/ WITH SOME MINOR CORRECTIONS
HydrArgs
An abstraction layer around various CLI args parsing libs
LeanAndMeanOptionParser
Mirror of Mathias Benkman's "Lean and Mean" option parser.
Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
octargs
C++ command line argument parsing library
SimpleOpt
Cross-platform command line processing and file globbing for C++
HydrArgs's Repositories
HydrArgs/HydrArgs
An abstraction layer around various CLI args parsing libs
HydrArgs/LeanAndMeanOptionParser
Mirror of Mathias Benkman's "Lean and Mean" option parser.
HydrArgs/.github
A magic GitHub repository with settings
HydrArgs/AnyOption
C/C++ Command line and resource file option parsing
HydrArgs/argparse
Argument Parser for Modern C++
HydrArgs/clpp
A fork of https://sourceforge.net/projects/clp-parser/
HydrArgs/dropt
dropt is yet another C library for parsing command-line options.
HydrArgs/ezOptionParser
Fork of https://sourceforge.net/projects/ezoptionparser/
HydrArgs/getpot-cpp
Tool to parse the command line and configuration files. Powerful command line and configuration file parsing for C++, Python, Ruby and Java (others to come). This tool provides many features, such as separate treatment for options, variables, and flags, unrecognized object detection, prefixes and much more. MIRROR OF https://sourceforge.net/projects/getpot/ WITH SOME MINOR CORRECTIONS
HydrArgs/Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
HydrArgs/octargs
C++ command line argument parsing library
HydrArgs/SimpleOpt
Cross-platform command line processing and file globbing for C++
HydrArgs/argh
Argh! A minimalist argument handler.
HydrArgs/args
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).
HydrArgs/argtable3
A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.
HydrArgs/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
HydrArgs/clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation