clipr
Argument parser
A command line parser library for C# that enables easy creation of classes with parsed arguments.
Command Line Interface ParseR for .Net
89 stars
12 watching
9 forks
Language: C#
last commit: over 5 years ago
Linked from 2 awesome lists
c-sharpcliprcommand-line-parserparsed-argumentsparser-library
Related projects:
Repository | Description | Stars |
---|---|---|
nick-lucas/entrypoint | A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. | 137 |
muellan/clipp | Provides a powerful and expressive command line argument parsing solution for C++ | 1,223 |
abolz/cmdline2 | A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
fclp/fluent-command-line-parser | A library for parsing command-line arguments in a strongly typed and fluent manner. | 532 |
bfgroup/lyra | A command line argument parser for C++ | 483 |
cosiner/argv | A library to parse and split command line strings into argument arrays | 41 |
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 |
oliverdelancey/clapfn | A command line argument parser for Nim programming language | 15 |
jermp/cmd_line_parser | A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
fenekku/commandeer | A tool that parses command line arguments and exits gracefully if there is any issue. | 94 |
com-lihaoyi/mainargs | A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 189 |
bartoszgolek/nflags | A simple library for parsing and validating command-line arguments in C# applications. | 50 |
lpeter1997/cppcmb | A C++ parser-combinator library with a natural grammar notation | 123 |
tanakh/cmdline | A lightweight command line parser library for C++ | 1,352 |