zigmod
« Back to VersTracker
Description:
Package manager for the Zig programming language
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: zig package-manager dependencies development cli
Install: brew install zigmod
About:
Zigmod is a command-line package manager designed specifically for the Zig programming language. It allows developers to easily add, manage, and track dependencies for their Zig projects. By handling the fetching and integration of third-party libraries, it streamlines the build process and enhances project maintainability.
Key Features:
  • Dependency management for Zig projects
  • Declarative configuration via zig.mod file
  • Support for both Git and HTTP sources
  • Integration with the Zig build system
Use Cases:
  • Adding third-party libraries to a new Zig application
  • Managing versioning and updates for project dependencies
  • Initializing a new Zig project with a standard package structure
Alternatives:
  • zig fetch – Zig's built-in fetch command handles basic dependency retrieval but lacks the full project management workflow of Zigmod.
  • meson – A general-purpose build system that supports Zig but is not a language-specific package manager.
Version History
Detected Version Rev Change Commit
Sep 16, 2025 1:19am 0 VERSION_BUMP eb607360
Sep 12, 2025 12:40am 0 VERSION_BUMP d4ea8193
Oct 29, 2024 10:57pm 0 VERSION_BUMP a8bdd8cb