Open Source Libs
Find Open Source Packages
Open Source Libraries
👉
Text Processing
👉
Argument Parser
61 Open Source Argument Parser Software Projects
Free and open source argument parser code projects including engines, APIs, generators, and tools.
Caporal.js
3175 ⭐
A full-featured framework for building command line applications (cli) with node.js
Clikt
1276 ⭐
Multiplatform command line interface parsing for Kotlin
Argh
747 ⭐
Rust derive-based argument parsing optimized for code size
Adishavit Argh
675 ⭐
Argh! A minimalist argument handler.
Clipp
636 ⭐
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
P Ranav Argparse
549 ⭐
Argument Parser for Modern C++
Clize
435 ⭐
CLIze: Turn Python functions into command-line interfaces
Kotlin Argparser
415 ⭐
Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
Getopt Php
290 ⭐
A PHP library for command-line argument processing
Structopt
289 ⭐
Parse command line arguments by defining a struct
Argumentparser
251 ⭐
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
Argparse
235 ⭐
Argparse for golang. Just because `flag` sucks
Commanddotnet
193 ⭐
A modern framework for building modern CLI apps
Sailormoon Flags
174 ⭐
⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.
Argagg
174 ⭐
A simple C++11 command line argument parser
Yaap
125 ⭐
Yet Another (Swift) Argument Parser
Argparse.jl
118 ⭐
Package for parsing command-line arguments to Julia programs.
Programoptions.hxx
110 ⭐
Single-header program options parsing library for C++11
Sywac
109 ⭐
:no_entry_sign: :mouse: Asynchronous, single package CLI framework for Node
Typescript To Cli
101 ⭐
Transform your typescript module into a CLI
Argumentum
91 ⭐
C++ argument parsing library
Funbox Optimus
92 ⭐
Command line arguments parser for Elixir
Jamolnng Argparse
83 ⭐
A simple C++ header only command line argument parser
Typed Argument Parser
82 ⭐
Typed argument parser for Python
Anyoption
76 ⭐
C/C++ Command line and resource file option parsing
Parse_it
72 ⭐
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Popl
56 ⭐
Header-only C++ program options parser library
Docopt.swift
54 ⭐
A command-line interface description language and parser that will make you smile http://docopt.org/
Google Options
51 ⭐
Command line argument parsing library from the folks at Google (java).
Pfultz2 Args
49 ⭐
Simple and type-safe commandline argument parser for C++14
Argparser
44 ⭐
Simple command-line parser for C/C++ programs
Zupply
42 ⭐
Essential light-weight portable C++ 11 library dealing with images/files/systems for researches and demos
Deno Cliffy
55 ⭐
Command line framework for deno 🦕
Flagvar
36 ⭐
A collection of CLI argument types for the Go `flag` package.
Args Parser
33 ⭐
Args is a small C++ header-only library for parsing command line arguments.
Becoming A Expert Python
35 ⭐
Repository with tutorial, lessons, exercises, awesome to learn Python.
Declarative Parser
30 ⭐
Modern, declarative argument parser for Python 3.6+
Vargs
29 ⭐
Simple argument parsing library for V.
Gar
28 ⭐
Node arguments parser
Docopt Ng
28 ⭐
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
Parseargs
27 ⭐
Migrated to https://github.com/denoland/deno_std
Go Getoptions
29 ⭐
Fully featured Go (golang) command line option parser with built-in auto-completion support.
Commandr
29 ⭐
A modern, powerful commmand line argument parser 🔨
Martchus Cpp Utilities
25 ⭐
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
Dropt
24 ⭐
dropt is yet another C library for parsing command-line options.
Argparseweb
21 ⭐
web.py based tool to automatically convert argparse-like command line interfaces to simple web interfaces
Theconf
24 ⭐
Python Package for Managing Configurations
Minimist2
19 ⭐
TypeScript/JavaScript ES6 rewrite of popular Minimist argument parser
Moderator
18 ⭐
A simple, modular command line argument parser in Swift.
Flags
17 ⭐
A GNU-style PHP command line argument parser inspired by Go's Flag package.
Cmdline2
17 ⭐
Command line argument parser (C++14)
Php Simple Console
18 ⭐
Single file CLI framework to help you write build scripts.
Console_commandline
17 ⭐
Full featured command line options and arguments parser.
Quickui
16 ⭐
Quickly create a UI for any python file with a CLI
Option Parser
14 ⭐
A Lightweight, header-only CLI option parser for C++
Argparse To Class
14 ⭐
Transform argparse into class format for Jupyter Notebook execution
Argmacros.jl
12 ⭐
Fast, flexible, macro-based, Julia package for parsing command line arguments.
Leon3s Socknet
12 ⭐
PropTypes style for secure your socket.io application
Bash Argument Parser
10 ⭐
BASH Argument Parser allows for easy access to command line arguments
Kjc_argparse
10 ⭐
Easiest and cleanest argument parser in C
Clap
4930 ⭐
A full featured, fast Command Line Argument Parser for Rust