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

Topic: "command-line-arguments-parser"

prajwalch/yazap

🔧 The ultimate Zig library for seamless command line argument parsing.

Language: Zig - Size: 17.6 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 184 - Forks: 19

joegm/flags

An effortless command-line argument parser for Zig.

Language: Zig - Size: 125 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 47 - Forks: 5

ndaba1/gommander

A commander package for creating CLIs in golang

Language: Go - Size: 602 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 2

darvil82/lanat

A command line argument parser for Java 17 with ease of use and high customization possibilities in mind.

Language: Java - Size: 8.67 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 22 - Forks: 6

derbenoo/ts-configurable

Make all properties of a class configurable using only one decorator!

Language: TypeScript - Size: 3.65 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 4

chris-swift-dev/ArgumentParserKit 📦

**DEPRECATED - in favor of https://github.com/apple/swift-argument-parser ** - Type-safe and easy way for parsing command line arguments in your macOS command line tools

Language: Swift - Size: 85 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 4

Kyllingene/sarge

A zero-dependencies command-line argument parser

Language: Rust - Size: 233 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

harismuneer/Command-Line-Interpreter-CLI

🔲 A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.

Language: C++ - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 6

cetinboran/goarg

This project automatically processes the inputs received from the command line.

Language: Go - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

SjVer/ClOdin

A command-line argument parser for Odin

Language: Odin - Size: 47.9 KB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 1

zhhe-me/java-cli-menu

A concise, interactive and versatile command line parser/menu for Java.

Language: Java - Size: 253 KB - Last synced at: 9 months ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

ajaykrishna97/gen_cli

generic command line interface(CLI) with easy configurabilty for windows and Linux made in C

Language: C - Size: 380 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

BaseMax/php-cli-apps

A simple, fast, and fun example for building command line apps in PHP.

Language: PHP - Size: 11.7 KB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

ridwanrajik/custom-datastore

Builds database system from the scratch. You can own it by having the datastore customized.

Language: JavaScript - Size: 44.9 KB - Last synced at: 19 days ago - Pushed at: almost 2 years 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: over 2 years ago - Pushed at: over 2 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: 3 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

rsore/clargs

A modern, type-safe, header-only C++20 command-line argument parser with minimal runtime overhead and full compile-time validation

Language: C++ - Size: 229 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

exograd/erl-cmdline 📦

Command line processing in Erlang.

Language: Erlang - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

jabernardo/console.php

Command-line Application Skeleton for PHP

Language: PHP - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

trueaniki/admiral

Command line arguments parser for humans

Language: Go - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

frederikgramkortegaard/corree

Easily define and parse command line arguments using dictionaries and type-validation

Language: Python - Size: 83 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

pfirsich/clipp

A command line argument parser library for C++17

Language: C++ - Size: 211 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

cajuncoding/CommandLineArgsHelper

A parsing class to dramatically simplify working with command line arguments in a .Net application (e.g. console, client, or even web application).

Language: C# - Size: 28.3 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

artu-hnrq/ArgCompile

An argparse extension to easily manage post-processing of multiple parsed arguments

Language: Python - Size: 165 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Snowapril/cargs

The command line arguments parser with similar command recommendation feature

Language: CMake - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

opencoff/go-options

golang self-documenting command line option parsing from a text-block

Language: Go - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

peacefultruth/butterfly

process arguments from a data description

Language: JavaScript - Size: 150 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DISTREAT/zig-argtic

A library for parsing command-line options, arguments, and sub-commands.

Language: Zig - Size: 11.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

khamius/clom

A declarative and struct-based command line argument parser for zig

Language: Zig - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

SebastianBach/cmdl-args

A tool that generates C++ code that parses command line arguments.

Language: C++ - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yhabteab/trainee-cpp-sort

Trainee-cpp-sort is an imitation of the satandard sort command. I recommend to use this only for test and learning purposes. I developed this sort program so that I can gradually learn to use C ++.

Language: C++ - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

yhabteab/trainee-php-sort Fork of Al2Klimov/trainee-php-sort

Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

PirvuCatalin/image-processor

A small image processor containing so far an image binarization module.

Language: Java - Size: 3.31 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

nrjais/cmd-line-args-parser

An parser to parse arguments given in terminal to make an terminal or command line app.

Language: JavaScript - Size: 46.9 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

petrsvihlik/Rocky.Configuration.CommandLineUtils 📦

Use Microsoft.Extensions.CommandLineUtils as a configuration source for Microsoft.Extensions.Configuration.

Language: C# - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mrveera/command-line-arguments-parser

This is a command line arguments parser written in Javascript that helps parse command line arguments ( hiding source code for some reasons)

Language: JavaScript - Size: 90.8 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1