| clap-rs/clap |
12,740 |
|
7,669 |
14,636 |
about 2 years ago |
385 |
December 04, 2023 |
285 |
apache-2.0 |
Rust |
| A full featured, fast Command Line Argument Parser for Rust |
| remkop/picocli |
4,586 |
|
209 |
494 |
about 2 years ago |
84 |
August 26, 2023 |
136 |
apache-2.0 |
Java |
| 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. |
| commandlineparser/commandline |
4,109 |
|
2,956 |
520 |
over 2 years ago |
97 |
May 17, 2022 |
292 |
mit |
C# |
| The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support |
| mattallty/Caporal.js |
3,370 |
|
669 |
516 |
over 2 years ago |
17 |
May 11, 2020 |
23 |
mit |
TypeScript |
| A full-featured framework for building command line applications (cli) with node.js |
| dotnet/command-line-api |
3,243 |
|
27 |
201 |
about 2 years ago |
29 |
June 02, 2022 |
516 |
mit |
C# |
| Command line parsing, invocation, and rendering of terminal output. |
| ajalt/clikt |
2,302 |
|
0 |
51 |
about 2 years ago |
19 |
October 02, 2023 |
16 |
apache-2.0 |
Kotlin |
| Multiplatform command line interface parsing for Kotlin |
| adishavit/argh |
1,216 |
|
0 |
0 |
over 2 years ago |
0 |
|
16 |
bsd-3-clause |
C++ |
| Argh! A minimalist argument handler. |
| 75lb/command-line-args |
578 |
|
7,499 |
2,873 |
about 4 years ago |
73 |
January 29, 2022 |
7 |
mit |
JavaScript |
| A mature, feature-complete library to parse command-line options. |
| sigoden/argc |
578 |
|
0 |
1 |
about 2 years ago |
38 |
November 27, 2023 |
0 |
apache-2.0 |
Rust |
| Easily create and use cli that based on bashscript. |
| akamensky/argparse |
443 |
|
16 |
61 |
over 3 years ago |
11 |
August 08, 2022 |
4 |
mit |
Go |
| Argparse for golang. Just because `flag` sucks |