argument-parsing
There are 204 repositories under argument-parsing topic.
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
remkop/picocli
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.
mattallty/Caporal.js
A full-featured framework for building command line applications (cli) with node.js
ajalt/clikt
Multiplatform command line interface parsing for Kotlin
alexflint/go-arg
Struct-based argument parsing in Go
matejak/argbash
Bash argument parsing code generator
Hejsil/zig-clap
Command line argument parsing library
muellan/clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
brentyi/tyro
CLI interfaces & config objects, from types
cofyc/argparse
Command-line arguments parsing library.
swansonk14/typed-argument-parser
Typed argument parser for Python
bfgroup/Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
lebrice/SimpleParsing
Simple, Elegant, Typed Argument Parsing with argparse
clap-rs/thunder
⚡ Zero-boilerplate commandline argument parsing in Rust
alexarchambault/case-app
Type-level & seamless command-line argument parsing for Scala
mysteriouspants/ArgumentParser
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
carlobaldassi/ArgParse.jl
Package for parsing command-line arguments to Julia programs.
eladrich/pyrallis
Pyrallis is a framework for structured configuration parsing from both cmd and files. Simply define your desired configuration structure as a dataclass and let pyrallis do the rest!
prajwalch/yazap
🔧 The ultimate Zig library for seamless command line argument parsing.
clercjs/clerc
🖖🏻 Clerc: The full-featured cli library.
jamolnng/argparse
A simple C++ header only command line argument parser
hedzr/cmdr
POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
eriknyquist/duckargs
Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparse" / "geptopt.h" docs.
hartbit/Yaap
Yet Another (Swift) Argument Parser
hackorama/AnyOption
C/C++ Command line and resource file option parsing
fred1268/go-clap
Lightweight, non intrusive Command Line Argument Parser
stephenberry/argz
A light weight C++ in memory argument parser
DavidGamba/go-getoptions
Fully featured Go (golang) command line option parser with built-in auto-completion support.
hasherezade/paramkit
A small library helping to parse commandline parameters (for C/C++)
jiacai2050/simargs
A simple, opinionated, struct-based argument parser in Zig.
reubeno/NClap
NClap is a .NET library for parsing command-line arguments and building interactive command shells. It's driven by a declarative attribute syntax, and easy to extend.
j-tai/getargs
A truly zero-cost argument parser for Rust
3rd-Eden/argh
argh is a extremely light weight option/argument/process.argv parser for Node.js. It only parses options, nothing more than that.
nanovazquez/yargs-interactive
Interactive support for yargs
BanchouBoo/accord
A simple argument parser for Zig
jasonwhite/darg
Robust command line argument parsing for D.