option-parser
There are 117 repositories under option-parser topic.
oldratlee/useful-scripts
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
jarro2783/cxxopts
Lightweight C++ command line option parser
ajalt/clikt
Multiplatform command line interface parsing for Kotlin
muellan/clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
leejarvis/slop
Simple Lightweight Option Parsing - ✨ new contributors welcome ✨
pcapriotti/optparse-applicative
Applicative option parser
jakeheis/SwiftCLI
A powerful framework for developing CLIs in Swift
75lb/command-line-args
A mature, feature-complete library to parse command-line options.
bfgroup/Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
dashbitco/nimble_options
A tiny library for validating and documenting high-level options
xenomachina/kotlin-argparser
Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
ikskuh/zig-args
Simple-to-use argument parser with struct-based config
vietjtnguyen/argagg
A simple C++11 command line argument parser
docopt/docopt.nim
Command line arguments parser that will make you smile (port of docopt to Nim)
badaix/popl
Header-only C++ program options parser library
jamolnng/argparse
A simple C++ header only command line argument parser
Fytch/ProgramOptions.hxx
Single-header program options parsing library for C++11
cosiner/flag
Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand
VSoftTechnologies/VSoft.CommandLineParser
Simple Command Line Options Parser - part of the DUnitX Project
piotrmurach/tty-option
A declarative command-line parser
DavidGamba/go-getoptions
Fully featured Go (golang) command line option parser with built-in auto-completion support.
hroptatyr/yuck
Your Umbrella Command Kit, a bog-standard command line option parser for C with all the knickknackery and whatnots.
fmenozzi/argparser
Simple command-line parser for C/C++ programs
renatosilva/easyoptions
Easy option parsing for Ruby and Bash.
jamesderlin/dropt
dropt is yet another C library for parsing command-line options.
BanchouBoo/accord
A simple argument parser for Zig
75lb/command-line-commands
Add a git-like command interface to your app.
krassowski/declarative-parser
Modern, declarative argument parser for Python 3.6+
alexpeits/harg
Haskell program configuration using higher kinded data
jermp/cmd_line_parser
Command line parser for C++17.
florianwolz/cobalt
Header-only C++ library for creating modern CLI applications
pear/Console_CommandLine
Full featured command line options and arguments parser.
gibbed/NDesk.Options
A (slightly) modified fork of NDesk.Options.
dmgk/zig-getopt
POSIX-compatible getopt(3) implementation in Zig
lukedeo/option-parser
A Lightweight, header-only CLI option parser for C++