arguments topic

List arguments repositories

structopt

450
Stars
24
Forks
Watchers

Parse command line arguments by defining a struct

argh

1.6k
Stars
86
Forks
Watchers

Rust derive-based argument parsing optimized for code size

unparam

523
Stars
28
Forks
Watchers

Find unused parameters in Go

getopt-php

333
Stars
63
Forks
Watchers

A PHP library for command-line argument processing

argi

127
Stars
1
Forks
Watchers

Argument parsing for the future 🚀

argparse

138
Stars
32
Forks
Watchers

A simple C++ header only command line argument parser

fridax

154
Stars
21
Forks
Watchers

Fridax enables you to read variables and intercept/hook functions in Xamarin/Mono JIT and AOT compiled iOS/Android applications.

badarguments

127
Stars
21
Forks
Watchers

Book of Bad Arguments & Mr. Rabbit's Guide to Sneaky Rhetoric

vala

116
Stars
11
Forks
Watchers

A simple, extensible, library to make argument validation in Go palatable.

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.