| 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 |
| 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格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。 |
| adishavit/argh |
1,216 |
|
0 |
0 |
over 2 years ago |
0 |
|
16 |
bsd-3-clause |
C++ |
| Argh! A minimalist argument handler. |
| muellan/clipp |
996 |
|
0 |
0 |
about 3 years ago |
0 |
|
46 |
mit |
C++ |
| easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation |
| c4spar/deno-cliffy |
814 |
|
0 |
0 |
over 2 years ago |
0 |
|
30 |
mit |
TypeScript |
| Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more... |
| jawher/mow.cli |
787 |
|
102 |
245 |
about 4 years ago |
11 |
July 25, 2021 |
28 |
mit |
Go |
| A versatile library for building CLI applications in Go |
| cofyc/argparse |
578 |
|
0 |
0 |
over 2 years ago |
0 |
|
18 |
mit |
C |
| Command-line arguments parsing library. |