zig-parse-args
Argument parser
A utility project for parsing command line arguments into a data structure
Parse command line arguments.
0 stars
3 watching
1 forks
last commit: almost 7 years ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A utility that provides a function to parse numbers from strings into various data types | 0 |
| | A command-line argument parsing library for Zig | 155 |
| | An argument parser library for Zig programming language | 255 |
| | Library providing a simple command-line argument parser | 994 |
| | A cross-platform command line argument parsing library for the Zig programming language. | 111 |
| | A library to parse and split command line strings into argument arrays | 41 |
| | Provides a .NET Standard command line argument parser with advanced features and automatic exception handling | 569 |
| | A parser library for a human-readable data format based on YAML | 13 |
| | A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 191 |
| | An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
| | A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| | A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
| | A package to parse command line arguments and options in Ada 2012 | 12 |
| | A C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking. | 1,420 |
| | A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. | 137 |