CmdLine2
command line parser
A C++ library for parsing command line arguments with support for customizable syntax and multiple option types.
Command line argument parser (C++14)
18 stars
3 watching
1 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
argument-parsercommand-line-parseroption-parser
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
| A command line argument parser for C++ | 493 |
| A lightweight command line parser library for C++ | 1,355 |
| Provides a powerful and expressive command line argument parsing solution for C++ | 1,230 |
| A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. | 66 |
| A lightweight C++ library for parsing command-line options and arguments in a single header file. | 169 |
| A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 |
| A library to parse and split command line strings into argument arrays | 41 |
| A C++ library that parses command line options in a way compatible with the C++ Standard Library. | 0 |
| A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. | 137 |
| A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
| A library for parsing command-line arguments in a strongly typed and fluent manner. | 533 |
| A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. | 2,218 |
| A command line parser library for C# that enables easy creation of classes with parsed arguments. | 89 |
| Provides tools for parsing and managing command-line arguments in Clojure applications. | 726 |