What I learn by implementing argparser in Zig

This page summarizes the projects mentioned and recommended in the original post on /r/Zig

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ztags

    Generate tags files for Zig projects

  • I think the linked repo for ctags file creation is out of date and https://github.com/gpanders/ztags should be used. I use it whenever zls gives up or is too slow and have a convenience command for neovim https://github.com/matu3ba/dotfiles/blob/bc7975cacad7b2202049c3b63fc814872d16c050/.config/nvim/lua/my_cmds.lua#L349.

  • docopt

    This project is no longer maintained. Please see https://github.com/jazzband/docopt-ng

  • How about implementing docopt in Zig? It could be a perfect use case for comptime execution.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts