Arguments
Argument parser
A utility for parsing command line arguments in C++
Command line argument handling for C++
0 stars
2 watching
0 forks
Language: C++
last commit: almost 10 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A library to parse and split command line strings into argument arrays | 41 | |
| A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 | |
| A command line argument parser for C++ | 493 | |
| Provides a .NET Standard command line argument parser with advanced features and automatic exception handling | 569 | |
| A C-code generator for parsing command-line arguments in the docopt language | 320 | |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 | |
| A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 | |
| A C-based command line arguments parsing library | 694 | |
| A command-line argument parser library for DLang | 16 | |
| A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. | 66 | |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 | |
| A C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking. | 1,420 | |
| An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 | |
| A command line parser library for C# that enables easy creation of classes with parsed arguments. | 89 | |
| A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. | 137 |