commandr
Parser
A command-line argument parser with support for flags, options, arguments, and subcommands.
A modern, powerful commmand line argument parser 🔨
42 stars
5 watching
5 forks
Language: D
last commit: 6 months ago
Linked from 1 awesome list
argument-parsercommand-line-parserdlanggetoptsubcommands
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that parses command line arguments and exits gracefully if there is any issue. | 94 |
| A simple command-line argument parser for BASH scripts | 159 |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| A command line argument parser for C++ | 493 |
| A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
| A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 191 |
| A lightweight C++ header-only library for parsing command line arguments into a structured format. | 469 |
| 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 parsing library for Zig | 155 |
| A command-line argument parser library for DLang | 16 |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| A lightweight command line parser library for C++ | 1,355 |
| A library to parse and split command line strings into argument arrays | 41 |
| A utility for parsing command line arguments in C++ | 0 |
| An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |