getopt topic
lexopt
Minimalist pedantic command line parser
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.
commandr
A modern, powerful commmand line argument parser 🔨
win-c
getopt / getopt_long for Windows Visual C/C++ (MIT LICENSE)
pure-getopt
drop-in replacement for GNU getopt implemented in pure Bash
go-getoptions
Fully featured Go (golang) command line option parser with built-in auto-completion support.
optparse
getopt-like command-line parameter parser for RT-Thread