getopt_port

Command line parser

An implementation of getopt-style command-line parsing with limited GNU extensions

BSD-licensed getopt implementation

GitHub

89 stars
7 watching
18 forks
Language: C++
last commit: 12 months ago

Related projects:

Repository Description Stars
getopt-php/getopt-php A PHP library for parsing and processing command-line arguments 337
jcomellas/getopt A library to parse command line arguments using GNU getopt syntax in Erlang. 251
jibsen/parg A parser for command-line arguments that works similarly to the getopt function. 181
mpusz/getopt A C++ library that parses command line options in a way compatible with the C++ Standard Library. 0
docopt/docopt.cpp Automatically generates command-line interfaces based on a well-written usage message. 1,047
ko1nksm/getoptions An option parser for shell scripts supporting all POSIX shells. 421
davidgamba/go-getoptions A command line option parser with built-in auto-completion support for Go applications. 56
jorgebucaran/getopts.fish A Fish plugin for parsing CLI options in a way similar to argparse without additional complexity. 223
docopt/docopt.net A .NET implementation of docopt to automatically derive command-line argument parsing logic from help text. 356
robik/commandr A command-line argument parser with support for flags, options, arguments, and subcommands. 42
avajs/get-port Ensures concurrent tests do not reuse the same available network port 10
sindresorhus/get-port A utility function to retrieve an available TCP port number 881
jermp/cmd_line_parser A lightweight C++17 command line parser with support for parsing command-line options and arguments. 25
svgpp/svgpp A C++ library for parsing and manipulating SVG (Scalable Vector Graphics) files 557
sindresorhus/get-port-cli A command-line tool to find an available port on a specified host. 144