cargs is a lightweight C command line argument parser library. It provides a simple interface and does not require dynamic memory allocation.

WWW: https://likle.github.io/cargs
