zig-parse-args

Argument parser

A utility project for parsing command line arguments into a data structure

Parse command line arguments.

GitHub

0 stars
3 watching
1 forks
last commit: almost 8 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
winksaville/zig-parse-numberA utility that provides a function to parse numbers from strings into various data types0
prajwalch/yazapA command-line argument parsing library for Zig155
ikskuh/zig-argsAn argument parser library for Zig programming language255
hejsil/zig-clapLibrary providing a simple command-line argument parser994
00jciv00/covaA cross-platform command line argument parsing library for the Zig programming language.111
cosiner/argvA library to parse and split command line strings into argument arrays41
adamabdelhamed/powerargsProvides a .NET Standard command line argument parser with advanced features and automatic exception handling569
lewisgaul/zig-nestedtextA parser library for a human-readable data format based on YAML13
com-lihaoyi/mainargsA utility for parsing command-line arguments and dispatching to main methods in Scala programs.191
google/arghAn argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification.1,692
txgruppi/parseargs-goA string argument parser for Go that handles quoted arguments and flags as simple strings.10
robik/commandrA command-line argument parser with support for flags, options, arguments, and subcommands.42
jhumphry/parse_argsA package to parse command line arguments and options in Ada 201212
taywee/argsA C++ header-only argument parser library designed to provide flexible and powerful argument handling with static type checking.1,420
nick-lucas/entrypointA .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments.137