All Projects → command-line-commands → Similar Projects or Alternatives

66 Open source projects that are alternatives of or similar to command-line-commands

declarative-parser
Modern, declarative argument parser for Python 3.6+
Stars: ✭ 31 (-22.5%)
Clikt
Multiplatform command line interface parsing for Kotlin
Stars: ✭ 1,658 (+4045%)
Programoptions.hxx
Single-header program options parsing library for C++11
Stars: ✭ 112 (+180%)
CmdLine2
Command line argument parser (C++14)
Stars: ✭ 18 (-55%)
Argagg
A simple C++11 command line argument parser
Stars: ✭ 180 (+350%)
Kotlin Argparser
Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
Stars: ✭ 431 (+977.5%)
dropt
dropt is yet another C library for parsing command-line options.
Stars: ✭ 39 (-2.5%)
option-parser
A Lightweight, header-only CLI option parser for C++
Stars: ✭ 16 (-60%)
argparser
Simple command-line parser for C/C++ programs
Stars: ✭ 50 (+25%)
Command Line Args
A mature, feature-complete library to parse command-line options.
Stars: ✭ 525 (+1212.5%)
Spectre.cli
An extremely opinionated command-line parser.
Stars: ✭ 121 (+202.5%)
Mutual labels:  command-line-parser
Bash Argsparse
An high level argument parsing library for bash
Stars: ✭ 128 (+220%)
Mutual labels:  command-line-parser
harg
Haskell program configuration using higher kinded data
Stars: ✭ 23 (-42.5%)
Mutual labels:  option-parser
Slop
Simple Lightweight Option Parsing - ✨ new contributors welcome ✨
Stars: ✭ 1,067 (+2567.5%)
Mutual labels:  option-parser
Conf
Go package for loading program configuration from multiple sources.
Stars: ✭ 70 (+75%)
Mutual labels:  command-line-parser
Console CommandLine
Full featured command line options and arguments parser.
Stars: ✭ 19 (-52.5%)
Mutual labels:  option-parser
Clii
Python 3.7+ function annotations -> CLI
Stars: ✭ 41 (+2.5%)
Mutual labels:  command-line-parser
Andhow
Strongly typed, validated, easy to use Java configuration
Stars: ✭ 17 (-57.5%)
Mutual labels:  command-line-parser
Argh
Argh! A minimalist argument handler.
Stars: ✭ 752 (+1780%)
Mutual labels:  command-line-parser
Clap
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
Stars: ✭ 7,174 (+17835%)
Mutual labels:  command-line-parser
Clamp
a Ruby command-line application framework
Stars: ✭ 387 (+867.5%)
Mutual labels:  command-line-parser
Docopt.nim
Command line arguments parser that will make you smile (port of docopt to Nim)
Stars: ✭ 170 (+325%)
Mutual labels:  option-parser
Optparse Applicative
Applicative option parser
Stars: ✭ 707 (+1667.5%)
Mutual labels:  option-parser
Caporal.js
A full-featured framework for building command line applications (cli) with node.js
Stars: ✭ 3,279 (+8097.5%)
Mutual labels:  command-line-parser
Argparse
Argparse for golang. Just because `flag` sucks
Stars: ✭ 294 (+635%)
Mutual labels:  command-line-parser
clap-st
Command-line argument parsing for Pharo
Stars: ✭ 27 (-32.5%)
Mutual labels:  command-line-parser
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (+5560%)
Mutual labels:  command-line-parser
zig-args
Simple-to-use argument parser with struct-based config
Stars: ✭ 106 (+165%)
Mutual labels:  option-parser
cmdr
POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
Stars: ✭ 94 (+135%)
Mutual labels:  command-line-parser
Typin
Declarative framework for interactive CLI applications
Stars: ✭ 126 (+215%)
Mutual labels:  command-line-parser
Ppx deriving cmdliner
Ppx_deriving plugin for generating command line interfaces from types (Cmdliner.Term.t)
Stars: ✭ 78 (+95%)
Mutual labels:  command-line-parser
go-getoptions
Fully featured Go (golang) command line option parser with built-in auto-completion support.
Stars: ✭ 41 (+2.5%)
Mutual labels:  option-parser
Nclap
NClap is a .NET library for parsing command-line arguments and building interactive command shells. It's driven by a declarative attribute syntax, and easy to extend.
Stars: ✭ 51 (+27.5%)
Mutual labels:  command-line-parser
structopt-toml
An default value loader from TOML for structopt
Stars: ✭ 23 (-42.5%)
Mutual labels:  command-line-parser
Libcmdf
Single-header library for writing CLI applications in C/C++
Stars: ✭ 30 (-25%)
Mutual labels:  command-line-parser
Swiftcli
A powerful framework for developing CLIs in Swift
Stars: ✭ 673 (+1582.5%)
Mutual labels:  option-parser
Argumentparser
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
Stars: ✭ 251 (+527.5%)
Mutual labels:  command-line-parser
commandeer
Take command of your command line in Nim
Stars: ✭ 84 (+110%)
Mutual labels:  command-line-parser
Samovar
Stars: ✭ 23 (-42.5%)
Mutual labels:  option-parser
Airframe
Essential Building Blocks for Scala
Stars: ✭ 442 (+1005%)
Mutual labels:  command-line-parser
Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
Stars: ✭ 238 (+495%)
Mutual labels:  option-parser
discord-message-handler
Message and command handler for discord.js bots and applications
Stars: ✭ 19 (-52.5%)
Mutual labels:  command-line-parser
Picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
Stars: ✭ 3,286 (+8115%)
Mutual labels:  command-line-parser
Cli Matic
Compact, hands-free [sub]command line parsing library for Clojure.
Stars: ✭ 245 (+512.5%)
Mutual labels:  command-line-parser
go-cmdline
A command line parser written in Go
Stars: ✭ 12 (-70%)
Mutual labels:  command-line-parser
toml-sort
Toml sorting library
Stars: ✭ 31 (-22.5%)
Mutual labels:  command-line-parser
Clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Stars: ✭ 687 (+1617.5%)
Mutual labels:  option-parser
minimist2
TypeScript/JavaScript ES6 rewrite of popular Minimist argument parser
Stars: ✭ 20 (-50%)
Mutual labels:  command-line-parser
line-arg
A command line option parser that uses simple usage strings as a format reference
Stars: ✭ 12 (-70%)
Mutual labels:  option-parser
Utility.CommandLine.Arguments
A C# .NET class library containing tools for parsing the command line arguments of console applications.
Stars: ✭ 105 (+162.5%)
Mutual labels:  command-line-parser
Flag
Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand
Stars: ✭ 114 (+185%)
Mutual labels:  option-parser
CommandLineParser.Core
💻 A simple, light-weight and strongly typed Command Line Parser made in .NET Standard!
Stars: ✭ 32 (-20%)
Mutual labels:  command-line-parser
Konfig
Simple config properties API for Kotlin
Stars: ✭ 249 (+522.5%)
Mutual labels:  command-line-parser
Comonicon.jl
Your best CLI generator in JuliaLang
Stars: ✭ 181 (+352.5%)
Mutual labels:  command-line-parser
Useful Scripts
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
Stars: ✭ 5,835 (+14487.5%)
Mutual labels:  option-parser
VSoft.CommandLineParser
Simple Command Line Options Parser - part of the DUnitX Project
Stars: ✭ 78 (+95%)
Mutual labels:  option-parser
Cxxopts
Lightweight C++ command line option parser
Stars: ✭ 2,873 (+7082.5%)
Mutual labels:  option-parser
Clime
⌨ The command-line interface framework for TypeScript.
Stars: ✭ 225 (+462.5%)
Mutual labels:  command-line-parser
Fortran-Tools
Fortran compilers, preprocessors, static analyzers, transpilers, IDEs, build systems, etc.
Stars: ✭ 31 (-22.5%)
Mutual labels:  command-line-parser
Commander
🚀The framework to write type-safe and structured command line program easily in Swift.
Stars: ✭ 170 (+325%)
Mutual labels:  command-line-parser
1-60 of 66 similar projects