GitHub topics: getopt-long
SimonCahill/getopt.net
A port of GNU getopt to .net, written in C#.
Language: C# - Size: 300 KB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 4 - Forks: 2

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: 10 days ago - Pushed at: about 2 months ago - Stars: 6 - 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

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

UrsaDK/getopts_long
An "upgrade" to BASH built-in getopts, with support for GNU-style long option.
Language: Shell - Size: 2.64 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 21 - Forks: 8

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: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

caibingcheng/tiny_cmdline
A tiny command line library for linux, written in C++11, based on `getopt_long`.
Language: C++ - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - 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: 114 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 156 - Forks: 18

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

p-groarke/ns_getopt
C++17 argument parsing.
Language: C++ - Size: 68.4 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 3

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

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: over 2 years ago - Stars: 3 - Forks: 0

EricPengShuai/Linux_C_list_directory
用C实现linux中ls功能(包括长选项和短选项,手动处理option以及调用getopt_long)
Language: C - Size: 1.34 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

bodand/infoparse 📦
Parameter parsing like Perl's Getopt::Long
Language: C++ - Size: 402 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - 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

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

asap-projects/asap-clap
C++ command line arguments parser with the popular features of other command line parsers, while keeping an intuitive interface and avoiding unnecessary bloat.
Language: C++ - Size: 4.53 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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

katahiromz/getoptsample
An example code for GNU getopt_long function
Language: C - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

chocolateboy/Getopt-Module
Handle -M and -m options like perl
Language: Perl - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

AlexPoulsen/Arguments
Kit CLI argument parser. Supports nested commands each with their own arguments.
Language: Kit - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - 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
