command-line-options
There are 4 repositories under command-line-options topic.
Sirraide/clopts
Type-safe, compile-time header-only command line options library for C++20
cjungmann/readargs
A new approach to parsing command line arguments
kabicm/options
A simple command-line options library.
KevinWMatthews/c-getopt_demo
Argument parsing in C with the getopt library