commandr

Parser

A command-line argument parser with support for flags, options, arguments, and subcommands.

A modern, powerful commmand line argument parser 🔨

GitHub

42 stars
5 watching
5 forks
Language: D
last commit: 5 months ago
Linked from 1 awesome list

argument-parsercommand-line-parserdlanggetoptsubcommands

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fenekku/commandeer A tool that parses command line arguments and exits gracefully if there is any issue. 94
nk412/optparse A simple command-line argument parser for BASH scripts 159
abolz/cmdline2 A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. 18
bfgroup/lyra A command line argument parser for C++ 493
jermp/cmd_line_parser A lightweight C++17 command line parser with support for parsing command-line options and arguments. 25
com-lihaoyi/mainargs A utility for parsing command-line arguments and dispatching to main methods in Scala programs. 191
p-ranav/structopt A lightweight C++ header-only library for parsing command line arguments into a structured format. 469
nick-lucas/entrypoint A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. 137
prajwalch/yazap A command-line argument parsing library for Zig 155
burner/argsd A command-line argument parser library for DLang 16
txgruppi/parseargs-go A string argument parser for Go that handles quoted arguments and flags as simple strings. 10
tanakh/cmdline A lightweight command line parser library for C++ 1,355
cosiner/argv A library to parse and split command line strings into argument arrays 41
dabbertorres/arguments A utility for parsing command line arguments in C++ 0
google/argh An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. 1,692