zig-cli

CLI toolkit

A package for building command line apps in Zig

A simple package for building command line apps in Zig

GitHub

214 stars
3 watching
21 forks
Language: Zig
last commit: almost 2 years ago
Linked from 2 awesome lists

argument-parserclizig

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gonzih/zigraA command line toolkit for building and running Zig applications with modular and composable subcommands24
sam701/zig-tomlA parser for TOML files in the Zig programming language36
ziglang/zigA general-purpose programming language and toolchain for building robust, maintainable software35,396
ziglang/zig-bootstrapAn open-source project to build a fully operational Zig compiler from scratch.396
hejsil/zig-clapLibrary providing a simple command-line argument parser994
mattnite/zig-zlibA package to statically compile and link zlib in Zig applications.21
ziglibs/zig-windows-consoleA collection of tools and utilities for working with the Windows console in Zig programming language.6
ziglang/zig-modeA mode for Emacs to support the Zig programming language174
zigtools/zpmA tool to help manage dependencies and packages for the Zig programming language91
ikskuh/zig-argsAn argument parser library for Zig programming language255
sreehax/zig-iniA library to parse .ini files in the Zig programming language.6
ziglang/vscode-zigAn extension for Visual Studio Code that adds support for the Zig programming language562
ziglang/zig.vimA Vim configuration plugin that provides syntax highlighting and code formatting tools for the Zig programming language.481
ziglibs/zglA thin, type-safe binding for OpenGL441
jayschwa/dos.zigA set of tools and wrappers for creating DOS programs in Zig, requiring a resident DPMI host71