command-line-parser topic

List command-line-parser repositories

ppx_deriving_cmdliner

96
Stars
12
Forks
Watchers

Ppx_deriving plugin for generating command line interfaces from types (Cmdliner.Term.t)

cargs

146
Stars
16
Forks
Watchers

A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.

cmdlime

85
Stars
3
Forks
Watchers

Possibly the least verbose command line parsing library for C++

paramkit

53
Stars
17
Forks
Watchers

A small library helping to parse commandline parameters (for C/C++)

unix-opts

107
Stars
13
Forks
Watchers

Unix-style command line options parser

tty-option

85
Stars
8
Forks
Watchers

A declarative command-line parser

jbock

81
Stars
7
Forks
Watchers

Reflectionless command line parser

console

59
Stars
8
Forks
Watchers

A quick command parser for use in games.

libcmdf

79
Stars
9
Forks
Watchers

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

CmdLine2

18
Stars
1
Forks
Watchers

Command line argument parser (C++14)