cmdline

Command Line Parser

A lightweight command line parser library for C++

A Command Line Parser

GitHub

1k stars
57 watching
376 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jermp/cmd_line_parser A lightweight C++17 command line parser with support for parsing command-line options and arguments. 25
abolz/cmdline2 A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. 18
timtiemens/javacommandlineparser An evaluation and comparison of various Java libraries for parsing command-line arguments. 13
bfgroup/lyra A command line argument parser for C++ 483
fenekku/commandeer A tool that parses command line arguments and exits gracefully if there is any issue. 94
natemcmaster/commandlineutils A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. 2,216
ndmitchell/cmdargs A Haskell library for building command line applications with minimal code 91
robik/commandr A command-line argument parser with support for flags, options, arguments, and subcommands. 41
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
chh/optparse A lightweight command line argument parser for PHP 19
cosiner/argv A library to parse and split command line strings into argument arrays 41
muellan/clipp Provides a powerful and expressive command line argument parsing solution for C++ 1,223
nblumhardt/tcalc A C# parser implementation using Superpower for a simple calculation language 38
commonmark/cmark A C library and program that implements the CommonMark syntax specification 1,652
nemec/clipr A command line parser library for C# that enables easy creation of classes with parsed arguments. 89