FICHA · AUR

args

Simple header-only C++ argument parser library

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 30, 2026 description in en

Description

Parses command-line arguments in C++ projects with a simple header-only library. It is useful when developers want to add CLI options without introducing a compiled dependency.

Header-only libraries are included directly in builds, so version changes can affect application behavior at compile time. Validate parsed inputs before performing sensitive actions.

Permissions

Permissions not analysed for this source yet.