libcmd
is a simple, no-nonsense, zero dependency library for command-line parsing, with support for subcommands.
It differs from other libraries by taking a minimalist approach and focusing only in solving the core parsing problem, instead of
trying to be a silver bullet.
MIT. See LICENSE for details.