Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: getopt

tlikonen/cl-just-getopt-parser

Getopt-like command-line parser for the Common Lisp language

Language: Common Lisp - Size: 50.8 KB - Last synced: 10 days ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

75lb/command-line-args

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

Language: JavaScript - Size: 968 KB - Last synced: 5 days ago - Pushed: 6 months ago - Stars: 677 - Forks: 109

katahiromz/getoptwin

getopt for Windows

Language: C - Size: 14.6 KB - Last synced: 18 days ago - Pushed: about 6 years ago - Stars: 3 - Forks: 3

Cyclonecode/pong

A simple socket server

Language: C - Size: 64.5 KB - Last synced: 19 days ago - Pushed: 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: 19 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

blyxxyz/lexopt

Minimalist pedantic command line parser

Language: Rust - Size: 172 KB - Last synced: 11 days ago - Pushed: 6 months ago - Stars: 274 - Forks: 8

adishavit/argh

Argh! A minimalist argument handler.

Language: C++ - Size: 277 KB - Last synced: 18 days ago - Pushed: 3 months ago - Stars: 1,281 - Forks: 93

apolinux/CommandRun

Run command line programs calling method from class, using parameters as method arguments

Language: PHP - Size: 22.5 KB - Last synced: 25 days ago - Pushed: almost 4 years 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: 28 days ago - Pushed: 28 days ago - Stars: 0 - Forks: 0

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: 111 KB - Last synced: 30 days ago - Pushed: 30 days ago - Stars: 137 - Forks: 16

hedzr/cmdr

POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations

Language: Go - Size: 2.37 MB - Last synced: 14 days ago - Pushed: 30 days ago - Stars: 131 - Forks: 9

vstan02/conix

A library for easy handling of command line options

Language: C - Size: 223 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 6 - Forks: 0

badaix/popl

Header-only C++ program options parser library

Language: C++ - Size: 256 KB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 155 - Forks: 31

robik/commandr

A modern, powerful commmand line argument parser πŸ”¨

Language: D - Size: 1.07 MB - Last synced: 17 days ago - Pushed: 3 months ago - Stars: 41 - Forks: 5

takamin/win-c

getopt / getopt_long for Windows Visual C/C++ (MIT LICENSE)

Language: C - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: over 7 years ago - Stars: 26 - Forks: 10

slowpeek/jetopt

Friendly options formatter for getopt

Language: Shell - Size: 17.6 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

phalcon/cli-options-parser

Command line arguments/options parser to use in Phalcon applications.

Language: PHP - Size: 113 KB - Last synced: 19 days ago - Pushed: 6 months ago - Stars: 15 - Forks: 8

DavidGamba/go-getoptions

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

Language: Go - Size: 713 KB - Last synced: 18 days ago - Pushed: 3 months ago - Stars: 56 - Forks: 10

FHPythonUtils/Cli2Gui

Use this module to convert a cli program to a gui

Language: Python - Size: 1.11 MB - Last synced: 29 days ago - Pushed: 2 months ago - Stars: 78 - Forks: 6

pborman/getopt

getopt style option parsing for Go

Language: Go - Size: 99.6 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 119 - Forks: 18

ko1nksm/getoptions

An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)

Language: Shell - Size: 195 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 359 - Forks: 20

jibsen/parg

Parser for argv that works similarly to getopt

Language: C - Size: 53.7 KB - Last synced: 2 months ago - Pushed: 7 months ago - Stars: 170 - Forks: 19

agriffis/pure-getopt

drop-in replacement for GNU getopt implemented in pure Bash

Language: Shell - Size: 83 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 55 - Forks: 7

Anvil/bash-argsparse

An high level argument parsing library for bash

Language: Shell - Size: 308 KB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 171 - Forks: 16

yorickpeterse/inko-optparse

An Inko library for parsing command-line arguments and options

Language: Makefile - Size: 44.9 KB - Last synced: 18 days ago - Pushed: 4 months ago - Stars: 2 - 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: 3 months ago - Pushed: almost 2 years ago - Stars: 11 - 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: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

prantlf/v-cargs

Parses command-line arguments to statically typed options with the help of usage description.

Language: V - Size: 149 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 4 - 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: 5 months ago - Pushed: about 8 years ago - Stars: 2 - Forks: 2

SimonCahill/getopt.net

A port of GNU getopt to .net, written in C#.

Language: C# - Size: 262 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 4 - Forks: 1

vietjtnguyen/argagg

A simple C++11 command line argument parser

Language: C++ - Size: 926 KB - Last synced: 6 months ago - Pushed: 9 months ago - Stars: 215 - Forks: 26

ianjray/argparse

C++ Command Line Argument Parser

Language: C++ - Size: 6.84 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

gknowles/dimcli

C++ Command Line Parser Toolkit

Language: C++ - Size: 4.62 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 33 - Forks: 4

tcler/argparse-getopt-examples

argparse or getopt examples for different languages

Language: PowerShell - Size: 84 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 6 - Forks: 0

tcler/getopt.tcl

A getopt implementation of tcl that compat with GNU getopt

Language: Tcl - Size: 28.3 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 7 - 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: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

terrorgarten/IPK_P2

Compact ethernet packet sniffer using PCAP library

Language: C++ - Size: 283 KB - Last synced: 9 months ago - Pushed: almost 2 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: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

subchen/go-cli

A full-featured and easy to use command-line package

Language: Go - Size: 58.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 13 - Forks: 3

jabellard/chp

chp - change prompt.

Language: C - Size: 16.6 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

v3l0c1r4pt0r/cmake-template

Simple C program built by CMake and tested by CMocka

Language: C - Size: 19.5 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 11 - Forks: 3

attractivechaos/Getopt.jl

Command-line argument parsing with a similar API to Python's getopt

Language: Julia - Size: 4.88 KB - Last synced: 11 days ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

vma/getopt

GNU getopt implementation in Go (forked and updated from github.com/pborman/getopt/v2)

Language: Go - Size: 30.3 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 1 - 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: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

dmgk/getopt

Minimal, POSIX compatible argument parsing in Go

Language: Go - Size: 11.7 KB - Last synced: 11 months ago - Pushed: almost 2 years 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: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 1

auraphp/Aura.Cli

Command-Line Interface tools

Language: PHP - Size: 480 KB - Last synced: 2 days ago - Pushed: 9 months ago - Stars: 104 - Forks: 21

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: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

perlpunk/App-Spec-p5

Writing command line apps made easy

Language: Perl - Size: 382 KB - Last synced: 9 months ago - Pushed: 12 months ago - Stars: 24 - Forks: 9

607011/getopt-cpp

A sleek and slender C++'ish alternative to getopt and getopt_long

Language: C++ - Size: 18.6 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

jawira/mini-getopt

Very simple wrapper for getopt() function

Language: PHP - Size: 65.4 KB - Last synced: 3 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

AndreRenaud/simple_options

Minimal command line parser library

Language: C++ - Size: 67.4 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 5 - Forks: 0

liu2guang/optparse

getopt-like command-line parameter parser for RT-Thread

Language: C - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 21 - Forks: 16

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: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

pborman/options

Structured getopt processing for Go programs

Language: Go - Size: 76.2 KB - Last synced: 29 days ago - Pushed: 5 months ago - Stars: 12 - Forks: 0

kevinoid/ultragetopt

A versatile and customizable cross-platform getopt implementation.

Language: C - Size: 98.6 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 10 - Forks: 0

XUJINKAI/cmdparser

Command-line parser library, fully tested, highly customizable. 灡活ε₯½η”¨ηš„ε‘½δ»€θ‘Œθ§£ζžεΊ“γ€‚

Language: C - Size: 175 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 15 - 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: about 8 hours ago - Pushed: 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: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

daelvn/lgetopt πŸ“¦

Getopt module for Lua.

Language: MoonScript - Size: 43 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 4 - Forks: 1

kubo/ya_getopt

GNU getopt and getopt_long for Windows and Unix-like OSes

Language: C - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 12 - 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: about 1 year ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 0

Wafelack/getopt.rs

getopt-like command line arguments parser for Rust.

Language: Rust - Size: 62.5 KB - Last synced: 1 day ago - Pushed: over 2 years ago - Stars: 8 - Forks: 1

user1095108/sarg

lightweight header-only command-line parser

Language: C++ - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

markuskimius/getopt-py

getopt library for Python

Language: Python - Size: 36.1 KB - Last synced: 17 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

AKJ7/argparseCPP

Arguments Parser for C++

Language: C++ - Size: 85.9 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 1

wwerner/bashplate

Bashplate generates bash script boilerplate code for option parsing and validation

Language: TypeScript - Size: 3.32 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 11 - Forks: 1

nyxnor/scripts

Miscellaneous files to help you write smart shell scripts

Language: Shell - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - 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: about 1 month ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

snsinfu/cxx-getopt

Header-only POSIX getopt workalike for C++

Language: C++ - Size: 86.9 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

reconquest/opts.bash

Missing very simple option parser for bash

Language: Shell - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 6 - Forks: 2

dokutoku/optlist-d

oplist-d mirror.

Language: D - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

tcler/cmdline-java

A getopt/argparser implementation in java

Language: Java - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 2 - 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: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

songgao/flags.hh

A simple `getopt` wrapper for C++ in one header file.

Language: C++ - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 8 - Forks: 4

MikeRalphson/tiny-opts-parser Fork of zjmiller/tiny-opts-parser

parses CLI arguments & options

Language: JavaScript - Size: 48.8 KB - Last synced: 18 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

timbo-rafa/bash-getopt

Bash argument parser template

Language: Shell - Size: 1000 Bytes - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

AlexPoulsen/Arguments

Kit CLI argument parser. Supports nested commands each with their own arguments.

Language: Kit - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

timstaley/getoptpp

Yet Another getopt C++ version, STL-streaming like

Language: C++ - Size: 141 KB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 2 - Forks: 5

vadyushkins/YAFOLPS

Yet Another First-Order Logic Problem Solver

Language: Haskell - Size: 304 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

markuskimius/getopt-tcl

getopt library for Tcl

Language: Tcl - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

kjirou/minimist-subcommand

A simple sub-command parser for minimist

Language: TypeScript - Size: 27.3 KB - Last synced: 8 days ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

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: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

BioWar/IO-71-Vorotyntsev-AK-LW5

Laboratory Work 5

Language: C++ - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

jcarrano/optparse

Command line argument parsing for C.

Language: C - Size: 226 KB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

SirWumpus/node-getopt

Classic POSIX getopt(3)

Language: JavaScript - Size: 6.84 KB - Last synced: 20 days ago - Pushed: over 7 years ago - Stars: 1 - 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: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

JaSei/MooseX-Getopt-Kingpin

Language: Perl - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

tcler/cmdline-go

A getopt/argparser implementation in golang

Language: Go - Size: 24.4 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

felsocim/parseopt

Object-oriented extended command-line options parsing library for C++

Language: C++ - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

dlom/highcommand

getopt() for the future

Language: C - Size: 51.8 KB - Last synced: about 1 month ago - Pushed: about 8 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: 11 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

sshaw/pipeopts

Getopts for process pipelines

Language: C - Size: 117 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0