Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for command line argument parser
argument-parser
x
command-line
x
38 search results found
Clap
⭐
13,721
A full featured, fast Command Line Argument Parser for Rust
Caporal.js
⭐
3,370
A full-featured framework for building command line applications (cli) with node.js
Clikt
⭐
2,302
Multiplatform command line interface parsing for Kotlin
Commandlineconfig
⭐
2,014
A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数
Argh
⭐
1,216
Argh! A minimalist argument handler.
Clipp
⭐
996
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Deno Cliffy
⭐
814
Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Mow.cli
⭐
787
A versatile library for building CLI applications in Go
Argparse
⭐
578
Command-line arguments parsing library.
Commanddotnet
⭐
538
A modern framework for building modern CLI apps
Clize
⭐
468
CLIze: Turn Python functions into command-line interfaces
Argparse
⭐
443
Argparse for golang. Just because `flag` sucks
Fire Hpp
⭐
438
Fire for C++: Create fully functional CLIs using function signatures
Structopt
⭐
403
Parse command line arguments by defining a struct
Lyra
⭐
399
A simple to use, composable, command line parser for C++ 11 and beyond
Getopt Php
⭐
333
A PHP library for command-line argument processing
Case App
⭐
295
Type-level & seamless command-line argument parsing for Scala
Argumentparser
⭐
259
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
Jsonargparse
⭐
239
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables
Lexopt
⭐
239
Minimalist pedantic command line parser
Cmd Ts
⭐
202
💻 A type-driven command line argument parser
Argumentum
⭐
172
C++ command line parsing library
Argparse.jl
⭐
159
Package for parsing command-line arguments to Julia programs.
Optimus
⭐
147
Command line arguments parser for Elixir
Cyclopts
⭐
138
Intuitive, easy CLIs based on python type hints.
Argi
⭐
134
Argument parsing for the future 🚀
Cmdr
⭐
125
POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations
Yaap
⭐
123
Yet Another (Swift) Argument Parser
Cargs
⭐
110
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.
Zig Cli
⭐
106
A simple package for building command line apps in Zig
Sywac
⭐
105
🚫 🐭 Asynchronous, single package CLI framework for Node
Typescript To Cli
⭐
99
Transform your typescript module into a CLI
Clerc
⭐
95
🖖🏻 Clerc: The full-featured cli library.
Yazap
⭐
88
🔧 The ultimate Zig library for seamless command line parsing. Effortlessly handles options, subcommands, and custom arguments with ease.
Cmdlime
⭐
79
Possibly the least verbose command line parsing library for C++
Args Parser
⭐
76
args-parser is a small C++ header-only library for parsing command line arguments.
Argparse
⭐
66
A simple C++ header only command line argument parser
Simargs
⭐
58
A simple, opinionated, struct-based argument parser in Zig.
Argparse
⭐
57
argparse: simple framework to create complex CLI
Go Getoptions
⭐
53
Fully featured Go (golang) command line option parser with built-in auto-completion support.
Docopt.swift
⭐
53
A command-line interface description language and parser that will make you smile http://docopt.org/
Nclap
⭐
53
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.
Paramkit
⭐
52
A small library helping to parse commandline parameters (for C/C++)
Argh
⭐
41
argh is a extremely light weight option/argument/process.argv parser for Node.js. It only parses options, nothing more than that.
Yargs Interactive
⭐
40
Interactive support for yargs
Flagvar
⭐
33
A collection of CLI argument types for the Go `flag` package.
Go Clap
⭐
32
Lightweight, non intrusive Command Line Argument Parser
Darg
⭐
32
Robust command line argument parsing for D.
Declarative Parser
⭐
28
Modern, declarative argument parser for Python 3.6+
Argparse
⭐
28
Parser for command-line arguments
Vargs
⭐
26
Simple argument parsing library for V.
Gommander
⭐
25
A commander package for creating CLIs in golang
Arg_router
⭐
23
C++ command line argument parsing and routing
Argparse
⭐
21
CLI argument parser for Janet
Cmd
⭐
20
command-line argument parser for Janet
Console_commandline
⭐
20
Full featured command line options and arguments parser.
Minimist2
⭐
20
TypeScript/JavaScript ES6 rewrite of popular Minimist argument parser
Flags
⭐
19
A GNU-style PHP command line argument parser inspired by Go's Flag package.
Moderator
⭐
18
A simple, modular command line argument parser in Swift.
Php Simple Console
⭐
18
Single file CLI framework to help you write build scripts.
Fire Llvm
⭐
17
A Clang plugin for generating CLIs from unmodified C++ functions/classes.
Cmder
⭐
17
A simple, lightweight and extensible command line argument parser for rust codebases
Docpars
⭐
16
An ultra-fast parser for declarative command-line options for your shell scripts.
Quickui
⭐
15
Quickly create a UI for any python file with a CLI
Xget
⭐
15
XDCC download client
Argen
⭐
14
Generate argument parsing logic in C from a simple config
Commander.net
⭐
13
C# command-line argument parsing library, supporting deserialization, commands and help text generation.
Option Parser
⭐
13
A Lightweight, header-only CLI option parser for C++
Easycli
⭐
11
Argument parser for CLI tools
Wisepy2
⭐
11
The most simplest and super efficient command line tools, distributed in solely one file.
Gconf
⭐
10
Another extensible and powerful go configuration manager, which is inspired by oslo.config, github.com/micro/go-micro/config and viper.
Clj.native Cli
⭐
10
Template for creating native CLI tools with Clojure and GraalVM
Clap
⭐
9
Lightweight, type-safe command line arguments parser using C++20
Arg
⭐
9
An argument parser for CLI applications.
Sopt
⭐
9
An argument parsing library for Scala
Bash Argument Parser
⭐
8
BASH Argument Parser allows for easy access to command line arguments
Paperbush
⭐
8
🌿 Paperbush - a super concise argument parsing tool for Python
Remove Console Logs
⭐
8
Because sed is messy: remove console logs the AST way.
Make Cli
⭐
7
Super easy declarative CLI framework with a single configuration object and a single function call.
Joffrey
⭐
7
A powerful Python 3 command-line parser
Corgy
⭐
7
Feature rich Python data classes.
Clinterface
⭐
7
Elegant @propertyWrapper-based command line argument parser
Consolefx
⭐
7
ConsoleFx is a suite of .NET libraries for building command-line (CLI) applications.
Fluentargs
⭐
7
FluentArgs is a library to parse command line arguments. It focuses on a very simple API and strong typing. It is able to generate a help view and proper error messages.
Mock Argv
⭐
6
Temporarily overrides the command line arguments. This is useful for testing.
Daph
⭐
6
✨ A simple CLI commander system
Hcli
⭐
6
Go CLI framework. Go nuts, elegantly!
Funcv
⭐
6
Command-Line parser for Go
Go Config
⭐
6
An extensible go configuration manager. The default parsers can parse the CLI arguments and the simple ini file. You can implement and register your parser, and the manager engine will call the parser to parse the config. The inspiration is from [oslo.config](https://github.com/openstack/oslo.co which is a OpenStack library for config.
Suggestparse
⭐
5
argparse extension to allow command suggestions for invalid commands
Argsh
⭐
5
🐚 Argument parsing for all interpreter languages.
Arg Parser
⭐
5
A simple yet-powerful command-line argument parser for Ruby
Supertoast
⭐
5
SuperToast is a Discordia command framework designed for ease of use.
Check If Folder Contents Changed In Git Commit Range
⭐
5
Check if folder contents changed in a git commit range
Related Searches
Ruby Command Line (35,913)
Command Line Database (33,932)
Javascript Command Line (22,285)
Typescript Command Line (21,697)
Command Line Testing (20,826)
Command Line Angular (20,741)
Python Command Line (13,681)
Golang Command Line (8,406)
Php Command Line (4,491)
Java Command Line (3,348)
1-38 of 38 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.