A toolkit to package & maintain C APIs for Zig
This package was originally thought for the tiawl/spaceporn dependencies chain. It is actively used in it. BUT it is also possible to use it in other projects. However maybe some features are always binded to its original conception guideline. For this reason, this repository is open to breaking proposals. So if you are using it for your own needs, expect breaking (but also documented) changes for each release.
If you want to see how to use it you can check repositories list into the CICD reminder section.
The Zig part of this package is relying on the latest Zig release (0.13.0) and will only be updated for the next one (so for the 0.14.0).
These repositories are automatically updated when a new release is available:
- tiawl/vulkan.zig
- tiawl/wayland.zig
- tiawl/X11.zig
- tiawl/glfw.zig
- tiawl/cimgui.zig
- tiawl/spirv.zig
- tiawl/glslang.zig
- tiawl/shaderc.zig
- tiawl/oniguruma.zig
- tiawl/libjq.zig
This repository is automatically updated when a new release is available from these repositories:
A minimal documentation is available here
This repository is dedicated to the public domain. See the LICENSE file for more details.