A collection of Zig build scripts and wrapper libraries that make it easy to use C and C++ projects with Zig.
Packages in zigsmith are organized by their first two letters to make browsing
easier. For example, the "zlib" package can be found in the z/l
directory.
To add a package to your project:
-
Browse to our website and search for the package by its name
-
Select the specific version and/or hash you'd like to use
-
Add the package to your project using the provided link, just like you would any other dependency