javacommandlineparser

CL parser library survey

An evaluation and comparison of various Java libraries for parsing command-line arguments.

Taxonomy of Java Command Line Parser Libraries

GitHub

13 stars
2 watching
1 forks
Language: Groovy
last commit: over 3 years ago

Related projects:

Repository Description Stars
cbeust/jcommander An annotation-based command line parameter parsing framework for Java 1,966
tanakh/cmdline A lightweight command line parser library for C++ 1,352
jermp/cmd_line_parser A lightweight C++17 command line parser with support for parsing command-line options and arguments. 25
abolz/cmdline2 A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. 18
natemcmaster/commandlineutils A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. 2,216
robik/commandr A command-line argument parser with support for flags, options, arguments, and subcommands. 41
alecthomas/kong A command-line parser library for Go that simplifies building complex command-line interfaces. 2,151
softdevteam/grmtools A suite of libraries and binaries for parsing text in Rust. 514
juancarlospaco/cliche A CLI argument parser library for Nim language 82
jm/toml A Ruby library for parsing and generating the TOML data interchange format 151
dnaeon/clingon A command-line options parser system for Common Lisp 127
chh/optparse A lightweight command line argument parser for PHP 19
unixjunkie/minicli A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. 30
tmm1/http_parser.rb A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. 200
cosiner/argv A library to parse and split command line strings into argument arrays 41