getopt topic

List getopt repositories

getopt.rs

7
Stars
1
Forks
Watchers

getopt-like command line arguments parser for Rust.

command-line-args

677
Stars
109
Forks
Watchers

A mature, feature-complete library to parse command-line options.

argagg

221
Stars
27
Forks
Watchers

A simple C++11 command line argument parser

argh

1.3k
Stars
93
Forks
Watchers

Argh! A minimalist argument handler.

App-Spec-p5

23
Stars
9
Forks
Watchers

Writing command line apps made easy

bash-argsparse

175
Stars
15
Forks
Watchers

An high level argument parsing library for bash

getoptions

374
Stars
21
Forks
Watchers

An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)

cmdr

132
Stars
9
Forks
Watchers

POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations

popl

157
Stars
31
Forks
Watchers

Header-only C++ program options parser library

parg

177
Stars
17
Forks
Watchers

Parser for argv that works similarly to getopt