zig-args
Argument Parser
An argument parser library for Zig programming language
Simple-to-use argument parser with struct-based config
255 stars
9 watching
27 forks
Language: Zig
last commit: 5 months ago
Linked from 1 awesome list
option-parseroption-parsingzigzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
hejsil/zig-clap | Library providing a simple command-line argument parser | 994 |
prajwalch/yazap | A command-line argument parsing library for Zig | 155 |
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 | 153 |
google/argh | An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
ikskuh/zig-network | A cross-platform networking library with a minimal API surface | 492 |
hejsil/mecha | A parser combinator library for the Zig programming language | 493 |
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 369 |
sam701/zig-cli | A package for building command line apps in Zig | 214 |
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. | 387 |
00jciv00/cova | A cross-platform command line argument parsing library for the Zig programming language. | 111 |
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 | 36 |
ikskuh/zigandroidtemplate | An example project demonstrating how to create minimal Android apps using the Zig programming language. | 346 |