616 skills found · Page 1 of 21
clap-rs / ClapA full featured, fast Command Line Argument Parser for Rust
apple / Swift Argument ParserStraightforward, type-safe argument parsing for Swift
p-ranav / ArgparseArgument Parser for Modern C++
TeXitoi / StructoptParse command line arguments by defining a struct.
alexflint / Go ArgStruct-based argument parsing in Go
google / ArghRust derive-based argument parsing optimized for code size
Taywee / ArgsA simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
Hejsil / Zig ClapCommand line argument parsing library
matejak / ArgbashBash argument parsing code generator
docopt / Docopt.goA command-line arguments parser that will make you smile.
marshmallow-code / WebargsA friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
muellan / Clippeasy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
vercel / ArgSimple argument parsing
c4spar / CliffyA TypeScript-first, runtime-agnostic command-line toolkit for building complex CLIs — featuring a command framework, argument parser, interactive prompts, tables, ANSI utilities, and more.
stretchr / Arg.jsLightweight URL argument and parameter parser
mariuszgromada / MathParser.org MXparserMath Parser: Java, C#, C++, Kotlin, Android, and all .NET platforms (Nuget, Maven, CMake). Supports .NET Framework, .NET Core, .NET Standard, Xamarin, and more. Features: rich built-in library of math functions, operators, constants. Flexible in user-defined arguments, functions. Expressions provided as plain text. Easy to use. Well documented.
serenity-rs / PoiseDiscord bot command framework for serenity, with advanced features like edit tracking and flexible argument parsing
cofyc / ArgparseCommand-line arguments parsing library.
docopt / Docopt.rsDocopt for Rust (command line argument parser).
minimistjs / Minimistparse argument options