| 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. |
| 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 |
| 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 |
| p-ranav/argparse |
2,149 |
|
0 |
0 |
over 2 years ago |
1 |
June 07, 2023 |
26 |
mit |
C++ |
| Argument Parser for Modern C++ |
| NaiboWang/CommandlineConfig |
2,014 |
|
0 |
0 |
almost 3 years ago |
20 |
September 29, 2022 |
1 |
mit |
Python |
| 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格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。 |
| alexflint/go-arg |
1,808 |
|
86 |
374 |
about 2 years ago |
18 |
February 10, 2022 |
29 |
bsd-2-clause |
Go |
| Struct-based argument parsing in Go |
| matejak/argbash |
1,472 |
|
0 |
0 |
9 months ago |
0 |
|
35 |
other |
M4 |
| Bash argument parsing code generator |
| google/argh |
1,471 |
|
0 |
318 |
over 2 years ago |
13 |
August 08, 2023 |
60 |
bsd-3-clause |
Rust |
| Rust derive-based argument parsing optimized for code size |
| adishavit/argh |
1,216 |
|
0 |
0 |
over 2 years ago |
0 |
|
16 |
bsd-3-clause |
C++ |
| Argh! A minimalist argument handler. |