zig-args
Argument Parser
An argument parser library for Zig programming language
Simple-to-use argument parser with struct-based config
253 stars
9 watching
27 forks
Language: Zig
last commit: 3 months ago
Linked from 1 awesome list
option-parseroption-parsingzigzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
hejsil/zig-clap | A simple command-line argument parser library for the Zig programming language | 954 |
prajwalch/yazap | A command-line argument parsing library for Zig | 153 |
winksaville/zig-parse-args | A utility project for parsing command line arguments into a data structure | 0 |
kubkon/zig-yaml | A YAML parser for Zig programming language | 146 |
google/argh | An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,670 |
ikskuh/zig-network | A cross-platform networking library with a minimal API surface | 484 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 362 |
sam701/zig-cli | A package for building command line apps in Zig | 208 |
sreehax/zig-ini | A library to parse .ini files in the Zig programming language. | 6 |
jakubszark/zig-string | A library providing basic string operations and utilities for the Zig programming language. | 368 |
00jciv00/cova | A cross-platform command line argument parsing library for the Zig programming language. | 109 |
hwu1001/zig-string | Provides a String struct for the Zig programming language. | 17 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
ikskuh/zigandroidtemplate | An example project demonstrating how to create minimal Android apps using the Zig programming language. | 343 |