argument-parser
There are 496 repositories under argument-parser topic.
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
mattallty/Caporal.js
A full-featured framework for building command line applications (cli) with node.js
p-ranav/argparse
Argument Parser for Modern C++
ajalt/clikt
Multiplatform command line interface parsing for Kotlin
NaiboWang/CommandlineConfig
A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。
google/argh
Rust derive-based argument parsing optimized for code size
adishavit/argh
Argh! A minimalist argument handler.
muellan/clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Hejsil/zig-clap
Command line argument parsing library
c4spar/deno-cliffy
Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
akamensky/argparse
Argparse for golang. Just because `flag` sucks
bilal-fazlani/commanddotnet
A modern framework for building modern CLI apps
swansonk14/typed-argument-parser
Typed argument parser for Python
bfgroup/Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
xenomachina/kotlin-argparser
Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
epsy/clize
CLIze: Turn Python functions into command-line interfaces
p-ranav/structopt
Parse command line arguments by defining a struct
kongaskristjan/fire-hpp
A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs
BrianPugh/cyclopts
Intuitive, easy CLIs based on python type hints.
getopt-php/getopt-php
A PHP library for command-line argument processing
omni-us/jsonargparse
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables
blyxxyz/lexopt
Minimalist pedantic command line parser
mysteriouspants/ArgumentParser
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
Schniz/cmd-ts
💻 A type-driven command line argument parser
carlobaldassi/ArgParse.jl
Package for parsing command-line arguments to Julia programs.
sailormoon/flags
⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.
vietjtnguyen/argagg
A simple C++11 command line argument parser
sam701/zig-cli
A simple package for building command line apps in Zig
mmahnic/argumentum
C++ command line parsing library
jazzband/docopt-ng
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
funbox/optimus
Command line arguments parser for Elixir
likle/cargs
A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
badaix/popl
Header-only C++ program options parser library
privatenumber/type-flag
⛳️ Typed command-line arguments parser for Node.js
prajwalch/yazap
🔧 The ultimate Zig library for seamless command line argument parsing.
jamolnng/argparse
A simple C++ header only command line argument parser