A Command Line Argument Parser written in C.
Check out example.c to see how to use it. It is intentionally very
minimalistic, consisting of only clap.h, an stb-style single file header,
and handles only collecting the arguments and options you expect.