zig-cli
CLI toolkit
A package for building command line apps in Zig
A simple package for building command line apps in Zig
214 stars
3 watching
21 forks
Language: Zig
last commit: 3 months ago
Linked from 2 awesome lists
argument-parserclizig
Related projects:
Repository | Description | Stars |
---|---|---|
gonzih/zigra | A command line toolkit for building and running Zig applications with modular and composable subcommands | 24 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 36 |
ziglang/zig | A general-purpose programming language and toolchain for building robust, maintainable software | 35,396 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 396 |
hejsil/zig-clap | Library providing a simple command-line argument parser | 994 |
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
ziglang/zig-mode | A mode for Emacs to support the Zig programming language | 174 |
zigtools/zpm | A tool to help manage dependencies and packages for the Zig programming language | 91 |
ikskuh/zig-args | An argument parser library for Zig programming language | 255 |
sreehax/zig-ini | A library to parse .ini files in the Zig programming language. | 6 |
ziglang/vscode-zig | An extension for Visual Studio Code that adds support for the Zig programming language | 562 |
ziglang/zig.vim | A Vim configuration plugin that provides syntax highlighting and code formatting tools for the Zig programming language. | 481 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 441 |
jayschwa/dos.zig | A set of tools and wrappers for creating DOS programs in Zig, requiring a resident DPMI host | 71 |