An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with option-parser

A curated list of projects in awesome lists tagged with option-parser .

https://github.com/oldratlee/useful-scripts

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

bash developers-everyday-life java option-parser python script shell show-busy-java-threads show-duplicate-java-classes terminal useful-scripts

Last synced: 08 Apr 2025

https://github.com/jarro2783/cxxopts

Lightweight C++ command line option parser

c-plus-plus option-parser positional-arguments

Last synced: 13 May 2025

https://github.com/ajalt/clikt

Multiplatform command line interface parsing for Kotlin

argument-parser argument-parsing cli command-line command-line-parser kotlin kotlin-library option-parser

Last synced: 09 Apr 2025

https://github.com/muellan/clipp

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

args argument-parser argument-parsing argv argv-parser cli cmdline-parser command-line commandline cpp cpp11 header-only man-page nested-alternatives option option-parser options options-parsing

Last synced: 16 May 2025

https://github.com/leejarvis/slop

Simple Lightweight Option Parsing - ✨ new contributors welcome ✨

beginner-friendly command-line easy-to-use option-parser ruby simple

Last synced: 14 May 2025

https://github.com/pcapriotti/optparse-applicative

Applicative option parser

applicative haskell option-parser

Last synced: 13 May 2025

https://github.com/jakeheis/SwiftCLI

A powerful framework for developing CLIs in Swift

cli command-line framework option-parser swift

Last synced: 25 Mar 2025

https://github.com/75lb/command-line-args

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

argv command-line-parser getopt nodejs-modules npm-package option-parser

Last synced: 13 May 2025

https://github.com/dashbitco/nimble_options

A tiny library for validating and documenting high-level options

elixir elixir-lang option-parser

Last synced: 14 May 2025

https://github.com/ikskuh/zig-args

Simple-to-use argument parser with struct-based config

option-parser option-parsing zig zig-package ziglang

Last synced: 16 May 2025

https://github.com/docopt/docopt.nim

Command line arguments parser that will make you smile (port of docopt to Nim)

docopt nim option-parser

Last synced: 09 Apr 2025

https://github.com/fytch/programoptions.hxx

Single-header program options parsing library for C++11

argument-parser command-line-parser cpp cpp11 header-only option-parser

Last synced: 15 Jun 2025

https://github.com/cosiner/flag

Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand

commandline option-parser

Last synced: 14 Mar 2025

https://github.com/VSoftTechnologies/VSoft.CommandLineParser

Simple Command Line Options Parser - part of the DUnitX Project

commandlineparser delphi dpmpackage option-parser pascal

Last synced: 06 Dec 2025

https://github.com/piotrmurach/tty-option

A declarative command-line parser

command-line-parser option-parser rubygem

Last synced: 12 Jun 2025

https://github.com/hroptatyr/yuck

Your Umbrella Command Kit, a bog-standard command line option parser for C with all the knickknackery and whatnots.

c option-parser yuck

Last synced: 27 Jun 2025

https://github.com/DavidGamba/go-getoptions

Fully featured Go (golang) command line option parser with built-in auto-completion support.

argument-parser autocomplete cli command-line flag getopt golang hacktoberfest option-parser

Last synced: 14 Mar 2025

https://github.com/renatosilva/easyoptions

Easy option parsing for Ruby and Bash.

option-parser shell

Last synced: 13 Aug 2025

https://github.com/75lb/command-line-commands

Add a git-like command interface to your app.

cli command-line command-line-parser command-line-tool nodejs option-parser

Last synced: 21 Sep 2025

https://github.com/alexpeits/harg

Haskell program configuration using higher kinded data

configuration haskell option-parser optparse-applicative

Last synced: 27 Aug 2025

https://github.com/pear/console_commandline

Full featured command line options and arguments parser.

argument-parser command-line library option-parser php

Last synced: 01 Jul 2025

https://github.com/jermp/cmd_line_parser

Command line parser for C++17.

cmdline-parser command-line-parser option-parser

Last synced: 24 Dec 2025

https://github.com/roman2k/metacli

Ruby command-line option parser for the lazy

cli declarative lazy option-parser ruby

Last synced: 14 Sep 2025

https://github.com/gibbed/ndesk.options

A (slightly) modified fork of NDesk.Options.

c-sharp option-parser

Last synced: 14 Apr 2025

https://github.com/dmgk/zig-getopt

POSIX-compatible getopt(3) implementation in Zig

option-parser option-parsing zig zig-package ziglang

Last synced: 10 Oct 2025

https://github.com/abolz/CmdLine2

Command line argument parser (C++14)

argument-parser command-line-parser option-parser

Last synced: 08 May 2025

https://github.com/svenfuchs/cl

Object-oriented OptionParser based CLI support for rapid CLI development

cli option option-parser ruby

Last synced: 21 Apr 2025

https://github.com/aaronngi/petopts

Portable and simple option parsing, powered by getopts(1p).

getopts option-parser options-parsing portable posix shell

Last synced: 10 Apr 2025

https://github.com/ndruger/zod-opts

Command-line argument parsing and validation with Zod.

command-line option-parser option-valuation zod

Last synced: 18 Jul 2025

https://github.com/juzzlin/argengine

A simple CLI argument (option) parser library for modern C++ based on lambda callbacks

argument-parser argument-parsing command-line-parser cplusplus cplusplus-11 cplusplus-17 lambda-functions library linux modern-cpp option-parser windows

Last synced: 10 Apr 2025

https://github.com/clobrano/clint

CLInt is a smart CLI generator for BASH scripts

bash cli option-parser

Last synced: 14 Jul 2025

https://github.com/fritzo/parsable

Lightweight argument parsing for Python

argument-parser command-line-parser option-parser python

Last synced: 30 Jul 2025

https://github.com/carlobaldassi/bash_optparse

An advanced command line parser for bash intended to be a replacement for getopt / getopts, loosely inspired to python's optparse

bash option-parser options-parsing

Last synced: 13 Apr 2025

https://github.com/reconquest/opts.bash

Missing very simple option parser for bash

bash getopt option-parser

Last synced: 29 Apr 2025

https://github.com/sshaw/optout

The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions

command-line exec option-parser ruby shell

Last synced: 16 Aug 2025

https://github.com/khtdr/opts

A library for parsing command line options in javascript.

cli-args cli-utilities javascript nodejs option-parser options-parsing

Last synced: 15 Jul 2025

https://github.com/yukinarit/oppapi

Ergonomic option parser on top of dataclasses, inspired by structopt.

dataclasses option-parser python structopt

Last synced: 13 Mar 2025

https://github.com/stdbug/argparse

Single-header C++ command line argument parser

argument-parser c-plus-plus c-plus-plus-17 cpp cpp17 option-parser

Last synced: 20 Jul 2025

https://github.com/xjzh123/clim

Yet another CLI option parser generator for Nim.

cli macros nim nim-lang option-parser

Last synced: 23 Mar 2025

https://github.com/yorickpeterse/inko-optparse

An Inko library for parsing command-line arguments and options

argument-parsing cli getopt getopts inko option-parser

Last synced: 20 Feb 2025

https://github.com/sshaw/markdown_usage

Output a colorized version of your program's usage using a Markdown document embedded in your script, from your project's README, or anywhere else.

cli command-line-tool markdown option-parser readme ruby terminal tty

Last synced: 06 Apr 2025

https://github.com/phpdevcommunity/php-options-resolver

This library provides a simple solution for processing and validating option arrays in PHP.

component library option-parser parameter php php7 poo

Last synced: 31 Jul 2025

https://github.com/andreas-kupries/cmdr

Mirror of cmdr @ core.tcl.tk/akupries -- Command line processing framework (speak: Commander).

command-dispatcher command-line option-parser option-processing tcl

Last synced: 12 Sep 2025

https://github.com/amitizle/optio

A wrapper on Ruby's OptionParser for quickly setting up cli switches

option-parser ruby ruby-cli ruby-gem rubygems

Last synced: 12 Jul 2025

https://github.com/jonbeebe/bbedit-light-vscode-theme

Port of BBEdit 11 default color scheme to Visual Studio Code.

args argument-parser argument-parsers argument-parsing cli flags go golang option-parser

Last synced: 29 Mar 2025

https://github.com/vseventer/multiyargs

Like yargs, but with support for multiple commands.

argument-parser arguments cli command extension option-parser yargs

Last synced: 26 Nov 2025

https://github.com/jacopodl/argsx

Command line option parser

argsx c cli console cpp option-parser options

Last synced: 26 Mar 2025

https://github.com/kontena/opto

Option parser and validator

argument-parser option-parser ruby ruby-gem

Last synced: 03 May 2025

https://github.com/kvbc/ofp

Option and Flag Parser

library option-parser

Last synced: 20 Feb 2025

https://github.com/udovin/wilcotcpp

A C++ library that helps in developing Linux applications.

linux-namespaces option-parser

Last synced: 24 Feb 2025

https://github.com/cvelth/argument_parser

A small lightweight single header only library for command line options parsing. Written using modern C++, such as <charconv>, <optional> and <string_view>.

c-plus-plus command-line cpp cpp17 cpp20 header-only option-parser options-parsing positional-arguments single-header-lib

Last synced: 24 Oct 2025

https://github.com/woodruffw/dreck

A stupid parser for trailing arguments.

argument-parser option-parser ruby type-checking

Last synced: 26 Oct 2025

https://github.com/mozzzzy/arguments

Argument option parser for go. This is object base wrapper of the standard flag package.

args argument-parser flag go golang option-parser options parse

Last synced: 03 Jul 2025

https://github.com/biojet1/ocli

Object Oriented Command Line Interface

application command-line option-parser

Last synced: 20 Jun 2025