#Argument-parsing
Showing 11 of 11 repositories tagged #argument-parsing, ranked by stars
A full featured, fast Command Line Argument Parser for Rust
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
A full-featured framework for building command line applications (cli) with node.js
Multiplatform command line interface parsing for Kotlin
Struct-based argument parsing in Go
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Command-line arguments parsing library.
Typed argument parser for Python
A simple to use, composable, command line parser for C++ 11 and beyond
Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparse" / "geptopt.h" docs.