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
13 stars
2 watching
1 forks
Language: Groovy
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An annotation-based command line parameter parsing framework for Java | 1,970 |
| A lightweight command line parser library for C++ | 1,355 |
| A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
| A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
| A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. | 2,218 |
| A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
| Tool for parsing complex command-line interfaces into structured Go data | 2,178 |
| A suite of libraries and binaries for parsing text in Rust. | 523 |
| A CLI argument parser library for Nim language | 82 |
| A Ruby library for parsing and generating the TOML data interchange format | 151 |
| A command-line options parser system for Common Lisp | 127 |
| A lightweight command line argument parser for PHP | 19 |
| A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. | 30 |
| A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. | 200 |
| A library to parse and split command line strings into argument arrays | 41 |