Topic: "getopt"
adishavit/argh
Argh! A minimalist argument handler.
Language: C++ - Size: 257 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 1,362 - Forks: 94

75lb/command-line-args
A mature, feature-complete library to parse command-line options.
Language: JavaScript - Size: 1010 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 709 - Forks: 106

ko1nksm/getoptions
An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
Language: Shell - Size: 275 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 443 - Forks: 23

blyxxyz/lexopt
Minimalist pedantic command line parser
Language: Rust - Size: 174 KB - Last synced at: 21 days ago - Pushed at: 29 days ago - Stars: 333 - Forks: 10

vietjtnguyen/argagg
A simple C++11 command line argument parser
Language: C++ - Size: 926 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 228 - Forks: 29

Anvil/bash-argsparse
An high level argument parsing library for bash
Language: Shell - Size: 308 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 181 - Forks: 16

jibsen/parg
Parser for argv that works similarly to getopt
Language: C - Size: 53.7 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 178 - Forks: 17

badaix/popl
Header-only C++ program options parser library
Language: C++ - Size: 256 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 176 - Forks: 33

likle/cargs
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.
Language: C - Size: 114 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 156 - Forks: 18

hedzr/cmdr
POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
Language: Go - Size: 3.28 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 140 - Forks: 10

pborman/getopt
getopt style option parsing for Go
Language: Go - Size: 99.6 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 120 - Forks: 18

auraphp/Aura.Cli
Command-Line Interface tools
Language: PHP - Size: 483 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 102 - Forks: 21

FHPythonUtils/Cli2Gui
Use this module to convert a cli program to a gui
Language: Python - Size: 1.29 MB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 90 - Forks: 7

agriffis/pure-getopt
drop-in replacement for GNU getopt implemented in pure Bash
Language: Shell - Size: 83 KB - Last synced at: 23 days ago - Pushed at: about 4 years ago - Stars: 63 - Forks: 8

DavidGamba/go-getoptions
Fully featured Go (golang) command line option parser with built-in auto-completion support.
Language: Go - Size: 726 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 59 - Forks: 10

robik/commandr
A modern, powerful commmand line argument parser π¨
Language: D - Size: 1.08 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 41 - Forks: 5

gknowles/dimcli
C++ Command Line Parser Toolkit
Language: C++ - Size: 4.94 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 34 - Forks: 4

takamin/win-c
getopt / getopt_long for Windows Visual C/C++ (MIT LICENSE)
Language: C - Size: 17.6 KB - Last synced at: 20 days ago - Pushed at: over 8 years ago - Stars: 28 - Forks: 10

perlpunk/App-Spec-p5
Writing command line apps made easy
Language: Perl - Size: 398 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 9

liu2guang/optparse
getopt-like command-line parameter parser for RT-Thread
Language: C - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 16

wwerner/bashplate
Bashplate generates bash script boilerplate code for option parsing and validation
Language: TypeScript - Size: 3.54 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 16 - Forks: 1

phalcon/cli-options-parser
Command line arguments/options parser to use in Phalcon applications.
Language: PHP - Size: 113 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 8

XUJINKAI/cmdparser
Command-line parser library, fully tested, highly customizable. η΅ζ΄»ε₯½η¨ηε½δ»€θ‘θ§£ζεΊγ
Language: C - Size: 175 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

p-gen/ctxopt
Options parser for simple or complex command lines. Take a look at the smenu project for an example of use.
Language: C - Size: 902 KB - Last synced at: about 14 hours ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 0

subchen/go-cli
A full-featured and easy to use command-line package
Language: Go - Size: 58.6 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 3

pborman/options
Structured getopt processing for Go programs
Language: Go - Size: 76.2 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

kubo/ya_getopt
GNU getopt and getopt_long for Windows and Unix-like OSes
Language: C - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 2

v3l0c1r4pt0r/cmake-template
Simple C program built by CMake and tested by CMocka
Language: C - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 3

kevinoid/ultragetopt
A versatile and customizable cross-platform getopt implementation.
Language: C - Size: 98.6 KB - Last synced at: 16 days ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 0

Wafelack/getopt.rs
getopt-like command line arguments parser for Rust.
Language: Rust - Size: 62.5 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

tcler/getopt.tcl
A getopt implementation of tcl that compat with GNU getopt
Language: Tcl - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

songgao/flags.hh
A simple `getopt` wrapper for C++ in one header file.
Language: C++ - Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 4

jonathonwebb/getopt
Zero-dependency Go implementation of the Unix getopt function, tested against GNU libc.
Language: Go - Size: 137 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6 - Forks: 0

prantlf/v-cargs
Parses command-line arguments to statically typed options with the help of usage description.
Language: V - Size: 175 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

ibrahim-sisar/filter-more-useing-C
A program based on cli to create filters on bitmap images using c language
Language: C - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

tcler/argparse-getopt-examples
argparse or getopt examples for different languages
Language: PowerShell - Size: 84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

vstan02/conix
A library for easy handling of command line options
Language: C - Size: 223 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

reconquest/opts.bash
Missing very simple option parser for bash
Language: Shell - Size: 17.6 KB - Last synced at: 24 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 3

lucocozz/cargs
Modern C library for command-line argument parsing. Advanced features: subcommands, validation, multi-inputs, environment variables
Language: C - Size: 1.35 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 5 - Forks: 0

AndreRenaud/simple_options
Minimal command line parser library
Language: C++ - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

katahiromz/getoptwin
getopt for Windows
Language: C - Size: 14.6 KB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 3

timstaley/getoptpp
Yet Another getopt C++ version, STL-streaming like
Language: C++ - Size: 141 KB - Last synced at: 18 days ago - Pushed at: almost 11 years ago - Stars: 5 - Forks: 4

SimonCahill/getopt.net
A port of GNU getopt to .net, written in C#.
Language: C# - Size: 300 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 2

BiteDasher/sortopts
Allows you to combine getopt with getopts and also get rid of the need for --longopt=x
Language: Shell - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

daelvn/lgetopt π¦
Getopt module for Lua.
Language: MoonScript - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

Feoramund/odin-varg π¦
Command-line argument parsing for the Odin programming language.
Language: Odin - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

slowpeek/jetopt
Friendly options formatter for getopt
Language: Shell - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Sarah-Hesham-2022/BioPython-Getopt-Biological-Command-Line-Interpreter
Bio Python Project using getopt library in python and engaging with the command line prompt.
Language: Python - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

tlikonen/cl-just-getopt-parser
Getopt-like command-line parser for the Common Lisp language
Language: Common Lisp - Size: 50.8 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

vic/clap-nix
Command line argument parser in pure Nix. Supports sub-commands, typed positional arguments, value coercion and resolution via Nix Modules.
Language: Nix - Size: 44.9 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

ggicci/yopts
π An easier way to define and parse arguments in SHELL scripts. getopts alternative.
Language: Rust - Size: 41 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

jawira/mini-getopt
Very simple wrapper for getopt() function
Language: PHP - Size: 70.3 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

koron-go/getopt
The good old getopt function as a Go iterator.
Language: Go - Size: 4.88 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

yorickpeterse/inko-optparse π¦
An Inko library for parsing command-line arguments and options
Language: Makefile - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

kjirou/minimist-subcommand
A simple sub-command parser for minimist
Language: TypeScript - Size: 27.3 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

tcler/cmdline-java
A getopt/argparser implementation in java
Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

attractivechaos/Getopt.jl
Command-line argument parsing with a similar API to Python's getopt
Language: Julia - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

vadimr/ext_args
single-file public domain (or MIT licensed) unix command line options parser for C
Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

floscher/java-getopt Fork of arenn/java-getopt
A Java option processor 100% compatible with the GNU C Library getopt
Language: Java - Size: 472 KB - Last synced at: over 1 year ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 2

sloweax/argparse
callback driven argparse library with subparser support
Language: Go - Size: 59.6 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

Jukoo/libarghlp
small library built on top of getopt for a more readable use of arguments with an intergrated description field for improved code readability, Define your helper at the same time as you define your flags
Language: C - Size: 85.9 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

markuskimius/getopt-py
getopt library for Python
Language: Python - Size: 36.1 KB - Last synced at: about 9 hours ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

dmgk/getopt
Minimal, POSIX compatible argument parsing in Go
Language: Go - Size: 11.7 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

dokutoku/optlist-d
oplist-d mirror.
Language: D - Size: 20.5 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

AlexPoulsen/Arguments
Kit CLI argument parser. Supports nested commands each with their own arguments.
Language: Kit - Size: 24.4 KB - Last synced at: 25 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

tcler/cmdline-go
A getopt/argparser implementation in golang
Language: Go - Size: 24.4 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

vma/getopt
GNU getopt implementation in Go (forked and updated from github.com/pborman/getopt/v2)
Language: Go - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

snsinfu/cxx-getopt
Header-only POSIX getopt workalike for C++
Language: C++ - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

SirWumpus/node-getopt
Classic POSIX getopt(3)
Language: JavaScript - Size: 6.84 KB - Last synced at: about 22 hours ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

jibsen/cpparg
C++ parser for argv
Language: C++ - Size: 177 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

ianjray/argparse
C++ Command Line Argument Parser
Language: C++ - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

konimarti/getopt.c3l
POSIX-compatible getopt(3) for C3
Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

wprint-wm/getopt-config
use getopt to parse config
Language: C - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

user1095108/sarg
lightweight header-only command-line parser
Language: C++ - Size: 20.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

607011/getopt-cpp
A sleek and slender C++'ish alternative to getopt and getopt_long
Language: C++ - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

milahu/parse-helptext Fork of RobSis/zsh-completion-generator
parse getopt-style help texts from somecommand --help
Language: Shell - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

strawberryfield/Contemporary_CDV
Contemporary Carte de Visite Tools: Raccolta di utility per la preparazione delle immagini da stampare su supporti fotografici standard
Language: C# - Size: 5.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hippie68/getopt
A thread-safe, more intuitive alternative to getopt_long() that features word-wrapping help output and nested subcommands.
Language: C - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

UlrichBecker/command_line_option_parser_cpp11
Commandline Option Parser for C++11. An alternative to getopt() and getopt_long() (and boost::program_options) by using of callback functions for each recognized option and program-argument.
Language: C++ - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AKJ7/argparseCPP
Arguments Parser for C++
Language: C++ - Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

ShoumikDutta/ImageFilteringApplication
The image filtering application allows users to apply different filters to BMP images. The application supports filters: Blur, Grayscale , Reflection, Sepia
Language: C - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

terrorgarten/IPK_P2
Compact ethernet packet sniffer using PCAP library
Language: C++ - Size: 283 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nyxnor/scripts
Miscellaneous files to help you write smart shell scripts
Language: Shell - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

go-getopt/go-getopt
Go GetOpt is a go library that helps you parse cmd args like writing a shell script. Upstream mirror: https://gitee.com/go-getopt/go-getopt
Language: Go - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Cyclonecode/gust
Sample program making a specific number of http requests.
Language: C - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Cyclonecode/pong
A simple socket server
Language: C - Size: 64.5 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

johndoe31415/pypgmopts
Small tool that allows creation of command line parsers in Python and generates C getopt code from it
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sebaF96/C2_practicas π¦
Computing II class practices - Python 3 parallel and concurrent programming
Language: Python - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

apolinux/CommandRun
Run command line programs calling method from class, using parameters as method arguments
Language: PHP - Size: 22.5 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MikeRalphson/tiny-opts-parser Fork of zjmiller/tiny-opts-parser
parses CLI arguments & options
Language: JavaScript - Size: 48.8 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

vadyushkins/YAFOLPS
Yet Another First-Order Logic Problem Solver
Language: Haskell - Size: 304 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

markuskimius/getopt-tcl
getopt library for Tcl
Language: Tcl - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

timbo-rafa/bash-getopt
Bash argument parser template
Language: Shell - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

BioWar/IO-71-Vorotyntsev-AK-LW5
Laboratory Work 5
Language: C++ - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bincrafters/conan-getopt π¦
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Language: Python - Size: 10.7 KB - Last synced at: about 14 hours ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jcarrano/optparse
Command line argument parsing for C.
Language: C - Size: 226 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Manolomon/practica-c
Practica para Desarrollo de Sistemas en Red para programas con comandos Unix
Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

UlrichBecker/command_line_option_parser
A command line option parser for C/C++ projects. An alternative to getopt() and getopt_long() by using callback functions.
Language: C - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

felsocim/parseopt
Object-oriented extended command-line options parsing library for C++
Language: C++ - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Bakerburgh/bash-getopt
Examples of parsing command line arguments in BASH
Language: Shell - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
