options-parsing topic

List options-parsing repositories

c-project-template

123
Stars
26
Forks
Watchers

A C project template with Makefile, command line options parsing, unittest using cmocka and valgrind

picocli

4.8k
Stars
412
Forks
Watchers

Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca...

clipp

1.2k
Stars
145
Forks
Watchers

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

Lyra

467
Stars
56
Forks
Watchers

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

ArgParse.jl

223
Stars
34
Forks
Watchers

Package for parsing command-line arguments to Julia programs.

argparse

138
Stars
32
Forks
Watchers

A simple C++ header only command line argument parser

CommandLineParser

133
Stars
30
Forks
Watchers

Command line parser. Declarative arguments support. Rich set of argument types (switches, enums, files, etc...). Mutually exclusive arguments validations.

elm-cli-options-parser

54
Stars
7
Forks
Watchers

Build type-safe command-line utilities in Elm!

olcut

27
Stars
10
Forks
Watchers

A Java configuration, shell, and general utility toolkit

clap4shell

28
Stars
2
Forks
Watchers

Standalone wrapper of clap for shell scripts