option-parser topic

List option-parser repositories

command-line-args

677
Stars
109
Forks
Watchers

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

command-line-commands

41
Stars
8
Forks
Watchers

Add a git-like command interface to your app.

kotlin-argparser

480
Stars
33
Forks
Watchers

Easy to use and concise yet powerful and robust command line argument parsing for Kotlin

argagg

221
Stars
27
Forks
Watchers

A simple C++11 command line argument parser

slop

1.1k
Stars
71
Forks
Watchers

Simple Lightweight Option Parsing - ✨ new contributors welcome ✨

useful-scripts

7.2k
Stars
2.8k
Forks
Watchers

🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.

nimble_options

457
Stars
32
Forks
Watchers

A tiny library for validating and documenting high-level options. 💽

clipp

1.2k
Stars
144
Forks
Watchers

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

Lyra

462
Stars
60
Forks
Watchers

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

clikt

2.4k
Stars
120
Forks
Watchers

Multiplatform command line interface parsing for Kotlin