zig-args
Simple-to-use argument parser with struct-based config (by ikskuh)
fastfilter
fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters) (by hexops)
zig-args | fastfilter | |
---|---|---|
1 | 3 | |
255 | 260 | |
- | 1.9% | |
6.2 | 5.0 | |
3 months ago | about 2 months ago | |
Zig | Zig | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zig-args
Posts with mentions or reviews of zig-args.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Args parser that supports subcommands?
Another arg parser is https://github.com/MasterQ32/zig-args but it doesn't have explicit support for subcommands either.
fastfilter
Posts with mentions or reviews of fastfilter.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing zig-args and fastfilter you can also consider the following projects:
zig-clap - Command line argument parsing library
microzig - Unified abstraction layer and HAL for several microcontrollers
zgl - Zig OpenGL Wrapper
zinput - A Zig command-line input library!
zig-win32 - Bindings for win32, with and without WIN32_LEAN_AND_MEAN
ziglings - Learn the Zig programming language by fixing tiny broken programs.
capy - 💻Build one codebase and get native UI on Windows, Linux and Web
zls - A Zig language server supporting Zig developers with features like autocomplete and goto definition
mach-glfw - Ziggified GLFW bindings with 100% API coverage, zero-fuss installation, cross compilation, and more.
mach - zig game engine & graphics toolkit