command-line-parser
There are 339 repositories under command-line-parser 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
adishavit/argh
Argh! A minimalist argument handler.
Hejsil/zig-clap
Command line argument parsing library
sigoden/argc
A Bash CLI framework, also a Bash command runner.
75lb/command-line-args
A mature, feature-complete library to parse command-line options.
wvlet/airframe
Essential Building Blocks for Scala
akamensky/argparse
Argparse for golang. Just because `flag` sucks
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
mdub/clamp
a Ruby command-line application framework
l3nz/cli-matic
Compact, hands-free [sub]command line parsing library for Clojure.
comonicon/Comonicon.jl
Your best CLI generator in JuliaLang
npryce/konfig
Simple config properties API for Kotlin
mysteriouspants/ArgumentParser
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
vilicvane/clime
⌨ The command-line interface framework for TypeScript.
adambajguz/Typin
Declarative framework for interactive CLI applications
vietjtnguyen/argagg
A simple C++11 command line argument parser
Anvil/bash-argsparse
An high level argument parsing library for bash
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.
devedbox/Commander
🚀The framework to write type-safe and structured command line program easily in Swift.
badaix/popl
Header-only C++ program options parser library
siokas/denomander
Deno command-line interfaces made easy
hedzr/cmdr
POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
Fytch/ProgramOptions.hxx
Single-header program options parsing library for C++11
spectresystems/spectre.cli
An extremely opinionated command-line parser.
jpdillingham/Utility.CommandLine.Arguments
A C# .NET class library containing tools for parsing the command line arguments of console applications.
libre-man/unix-opts
Unix-style command line options parser
Beliavsky/Fortran-Tools
Links to Fortran compilers, preprocessors, static analyzers, transpilers, IDEs, build systems, etc.
hammerlab/ppx_deriving_cmdliner
Ppx_deriving plugin for generating command line interfaces from types (Cmdliner.Term.t)
fenekku/commandeer
Take command of your command line in Nim
pappasam/toml-sort
Toml sorting library
erlange/wbm-dl
Wayback Machine Downloader. 🔥 Download your entire archived websites from the Internet Archive Wayback Machine.
nemec/clipr
Command Line Interface ParseR for .Net