getopt-long topic

List getopt-long repositories

getopt.rs

7
Stars
1
Forks
Watchers

getopt-like command line arguments parser for Rust.

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.

getopts_long

20
Stars
6
Forks
Watchers

An "upgrade" to BASH built-in getopts, with support for GNU-style long option.

ya_getopt

19
Stars
3
Forks
Watchers

GNU getopt and getopt_long for Windows and Unix-like OSes