option-parsing
There are 16 repositories under option-parsing topic.
pforret/bashew
bash script micro-framework - from small stand-alone script to complex projects with CI/CD and testing
ikskuh/zig-args
Simple-to-use argument parser with struct-based config
BanchouBoo/accord
A simple argument parser for Zig
krassowski/declarative-parser
Modern, declarative argument parser for Python 3.6+
dmgk/zig-getopt
POSIX-compatible getopt(3) implementation in Zig
wwerner/bashplate
Bashplate generates bash script boilerplate code for option parsing and validation
gershnik/argum
Fully-featured, powerful, command line argument parser in C++20
jwodder/click-loglevel
Log level parameter type for Click
kenjij/kajiki
A simple gem to build daemons
fbbdev/opt
Command line argument parsing library for C++14
jkool702/optParse
A set of bash development tools to automatically generate option parsing code from a minimal and succinct option parsing definition table. Both extglob and regex option parsing is implemented.
dustinliu/argparse4k
command line parser for kotlin
extended-library/optionist
A powerful options object parser utility, a.k.a. Options Specialist.
ashnaider/unix_sys_prog_in_C
System programming topics for UNIX-based systems in C
clo4/lethargy
Lethargy makes it easy to work with options in imperative, small/medium-sized scripts.
felsocim/parseopt
Object-oriented extended command-line options parsing library for C++