All Projects → args → Similar Projects or Alternatives

87 Open source projects that are alternatives of or similar to args

option-parser
A Lightweight, header-only CLI option parser for C++
Stars: ✭ 16 (-74.6%)
Argparse
Argparse for golang. Just because `flag` sucks
Stars: ✭ 294 (+366.67%)
CmdLine2
Command line argument parser (C++14)
Stars: ✭ 18 (-71.43%)
dropt
dropt is yet another C library for parsing command-line options.
Stars: ✭ 39 (-38.1%)
declarative-parser
Modern, declarative argument parser for Python 3.6+
Stars: ✭ 31 (-50.79%)
Clikt
Multiplatform command line interface parsing for Kotlin
Stars: ✭ 1,658 (+2531.75%)
Kotlin Argparser
Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
Stars: ✭ 431 (+584.13%)
Caporal.js
A full-featured framework for building command line applications (cli) with node.js
Stars: ✭ 3,279 (+5104.76%)
Argh
Argh! A minimalist argument handler.
Stars: ✭ 752 (+1093.65%)
Argagg
A simple C++11 command line argument parser
Stars: ✭ 180 (+185.71%)
minimist2
TypeScript/JavaScript ES6 rewrite of popular Minimist argument parser
Stars: ✭ 20 (-68.25%)
argparser
Simple command-line parser for C/C++ programs
Stars: ✭ 50 (-20.63%)
Clap
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
Stars: ✭ 7,174 (+11287.3%)
Argumentparser
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
Stars: ✭ 251 (+298.41%)
Programoptions.hxx
Single-header program options parsing library for C++11
Stars: ✭ 112 (+77.78%)
AnyOption
C/C++ Command line and resource file option parsing
Stars: ✭ 83 (+31.75%)
Mutual labels:  argument-parser
Sywac
🚫 🐭 Asynchronous, single package CLI framework for Node
Stars: ✭ 109 (+73.02%)
Mutual labels:  argument-parser
cpp-utilities
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
Stars: ✭ 35 (-44.44%)
Mutual labels:  argument-parser
go-getoptions
Fully featured Go (golang) command line option parser with built-in auto-completion support.
Stars: ✭ 41 (-34.92%)
Mutual labels:  argument-parser
Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
Stars: ✭ 238 (+277.78%)
Mutual labels:  argument-parser
Typescript To Cli
Transform your typescript module into a CLI
Stars: ✭ 101 (+60.32%)
Mutual labels:  argument-parser
Console CommandLine
Full featured command line options and arguments parser.
Stars: ✭ 19 (-69.84%)
Mutual labels:  argument-parser
parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (+36.51%)
Mutual labels:  argument-parser
Argh
Rust derive-based argument parsing optimized for code size
Stars: ✭ 803 (+1174.6%)
Mutual labels:  argument-parser
parseargs
Migrated to https://github.com/denoland/deno_std
Stars: ✭ 28 (-55.56%)
Mutual labels:  argument-parser
typed-argument-parser
Typed argument parser for Python
Stars: ✭ 259 (+311.11%)
Mutual labels:  argument-parser
sf
Simple Bash framework which provides argument parsing, usage output and text formatting variables
Stars: ✭ 16 (-74.6%)
Mutual labels:  argument-parser
jsonargparse
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables
Stars: ✭ 168 (+166.67%)
Mutual labels:  argument-parser
Clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Stars: ✭ 687 (+990.48%)
Mutual labels:  argument-parser
Moderator
A simple, modular command line argument parser in Swift.
Stars: ✭ 19 (-69.84%)
Mutual labels:  argument-parser
Optimus
Command line arguments parser for Elixir
Stars: ✭ 110 (+74.6%)
Mutual labels:  argument-parser
Commanddotnet
A modern framework for building modern CLI apps
Stars: ✭ 251 (+298.41%)
Mutual labels:  argument-parser
cmd-ts
💻 A type-driven command line argument parser
Stars: ✭ 92 (+46.03%)
Mutual labels:  argument-parser
docopt.swift
A command-line interface description language and parser that will make you smile http://docopt.org/
Stars: ✭ 53 (-15.87%)
Mutual labels:  argument-parser
command-line-commands
Add a git-like command interface to your app.
Stars: ✭ 40 (-36.51%)
Mutual labels:  command-line-parser
args-parser
args-parser is a small C++ header-only library for parsing command line arguments.
Stars: ✭ 53 (-15.87%)
Mutual labels:  argument-parser
Argumentum
C++ command line parsing library
Stars: ✭ 92 (+46.03%)
Mutual labels:  argument-parser
Flags
⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.
Stars: ✭ 187 (+196.83%)
Mutual labels:  argument-parser
theconf
Python Package for Managing Configurations
Stars: ✭ 35 (-44.44%)
Mutual labels:  argument-parser
ArgMacros.jl
Fast, flexible, macro-based, Julia package for parsing command line arguments.
Stars: ✭ 29 (-53.97%)
Mutual labels:  argument-parser
docopt-ng
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
Stars: ✭ 94 (+49.21%)
Mutual labels:  argument-parser
vargs
Simple argument parsing library for V.
Stars: ✭ 36 (-42.86%)
Mutual labels:  argument-parser
argparse-to-class
Transform argparse into class format for Jupyter Notebook execution
Stars: ✭ 20 (-68.25%)
Mutual labels:  argument-parser
Argparse
Argument Parser for Modern C++
Stars: ✭ 680 (+979.37%)
Mutual labels:  argument-parser
Deno Cliffy
Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Stars: ✭ 149 (+136.51%)
Mutual labels:  argument-parser
argparse
Parser for command-line arguments
Stars: ✭ 24 (-61.9%)
Mutual labels:  argument-parser
Argparse.jl
Package for parsing command-line arguments to Julia programs.
Stars: ✭ 131 (+107.94%)
Mutual labels:  argument-parser
google-options
Command line argument parsing library from the folks at Google (java).
Stars: ✭ 61 (-3.17%)
Mutual labels:  argument-parser
Clize
CLIze: Turn Python functions into command-line interfaces
Stars: ✭ 439 (+596.83%)
Mutual labels:  argument-parser
Cli Matic
Compact, hands-free [sub]command line parsing library for Clojure.
Stars: ✭ 245 (+288.89%)
Mutual labels:  command-line-parser
Konfig
Simple config properties API for Kotlin
Stars: ✭ 249 (+295.24%)
Mutual labels:  command-line-parser
Fire Hpp
Fire for C++: Create fully functional CLIs using function signatures
Stars: ✭ 395 (+526.98%)
Mutual labels:  argument-parser
Yaap
Yet Another (Swift) Argument Parser
Stars: ✭ 124 (+96.83%)
Mutual labels:  argument-parser
Clime
⌨ The command-line interface framework for TypeScript.
Stars: ✭ 225 (+257.14%)
Mutual labels:  command-line-parser
Structopt
Parse command line arguments by defining a struct
Stars: ✭ 323 (+412.7%)
Mutual labels:  argument-parser
Commander
🚀The framework to write type-safe and structured command line program easily in Swift.
Stars: ✭ 170 (+169.84%)
Mutual labels:  command-line-parser
opzioni
The wanna-be-simplest command line arguments library for C++
Stars: ✭ 29 (-53.97%)
Mutual labels:  command-line-parser
argparse dataclass
Declarative CLIs with argparse and dataclasses
Stars: ✭ 30 (-52.38%)
Mutual labels:  command-line-parser
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (+3493.65%)
Mutual labels:  command-line-parser
Getopt Php
A PHP library for command-line argument processing
Stars: ✭ 305 (+384.13%)
Mutual labels:  argument-parser
1-60 of 87 similar projects