cmdline-parser topic

List cmdline-parser repositories

clipp

1.2k
Stars
145
Forks
Watchers

easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation

Lyra

467
Stars
56
Forks
Watchers

A simple to use, composable, command line parser for C++ 11 and beyond

argparse

138
Stars
32
Forks
Watchers

A simple C++ header only command line argument parser

libcmdf

77
Stars
9
Forks
Watchers

Single-header library for writing CLI applications in C/C++

akali

34
Stars
5
Forks
Watchers

C++ Common Library for Windows, Linux.

skapt

17
Stars
0
Forks
Watchers

Package for building command line apps in Go

cmd_line_parser

24
Stars
2
Forks
Watchers

Command line parser for C++17.

CmdOption

42
Stars
7
Forks
Watchers

CmdOption is a simple annotation-driven command line parser toolkit for Java 6+ applications that is configured through annotations.