319 skills found · Page 1 of 11
clap-rs / ClapA full featured, fast Command Line Argument Parser for Rust
TeXitoi / StructoptParse command line arguments by defining a struct.
Hejsil / Zig ClapCommand line argument parsing library
docopt / Docopt.goA command-line arguments parser that will make you smile.
muellan / Clippeasy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
c4spar / CliffyA TypeScript-first, runtime-agnostic command-line toolkit for building complex CLIs — featuring a command framework, argument parser, interactive prompts, tables, ANSI utilities, and more.
cofyc / ArgparseCommand-line arguments parsing library.
docopt / Docopt.rsDocopt for Rust (command line argument parser).
adamabdelhamed / PowerArgsThe ultimate .NET Standard command line argument parser
c-blake / CligenNim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
p-ranav / StructoptParse command line arguments by defining a struct
xenomachina / Kotlin ArgparserEasy to use and concise yet powerful and robust command line argument parsing for Kotlin
docopt / Docopt.rbParse command line arguments from nothing more than a usage message
Schniz / Cmd Ts💻 A type-driven command line argument parser
tdewolff / ArgpGNU command line argument parser
alexarchambault / Case AppType-level & seamless command-line argument parsing for Scala
docopt / Docopt.phpCommand line argument parser
hbristow / ArgparseA slimline C++ class for parsing command-line arguments, with an interface similar to python's class of the same name
mysteriouspants / ArgumentParserFaster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
argparse4j / Argparse4jJava port of Python's famous argparse command-line argument parser.