cova
Command parser
A cross-platform command line argument parsing library for the Zig programming language.
Commands, Options, Values, Arguments. A simple yet robust cross-platform command line argument parsing library for Zig.
110 stars
5 watching
5 forks
Language: Zig
last commit: about 1 month ago
Linked from 1 awesome list
clapclicommand-lineterminalzigzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
hejsil/zig-clap | A simple command-line argument parser library for the Zig programming language | 954 |
cosiner/argv | A library to parse and split command line strings into argument arrays | 41 |
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 |
ikskuh/zig-args | An argument parser library for Zig programming language | 253 |
cosiner/flag | A command line option parsing library with support for infinite level subcommands and flexible flag definitions. | 131 |
abolz/cmdline2 | A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
sam701/zig-cli | A package for building command line apps in Zig | 208 |
cofyc/argparse | A C-based command line arguments parsing library | 690 |
robik/commandr | A command-line argument parser with support for flags, options, arguments, and subcommands. | 41 |
com-lihaoyi/mainargs | A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 189 |
vi/zigmkv | An implementation of a Matroska/webm (mkv) parser in Zig. | 12 |
jermp/cmd_line_parser | A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
bfgroup/lyra | A command line argument parser for C++ | 483 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |