GitHunt
SM

smeans/gdzig

Zig bindings for Godot 4

gdzig

Idiomatic Zig bindings for Godot 4.

DISCLAIMER

This library is currently undergoing rapid development and refactoring as we figure out the best API to expose. Bugs and missing features are
expected until a stable version is released. Issue reports, feature requests, and pull requests are all very welcome.

Prerequisites

  1. zig 0.15.1
  2. godot 4.4

Usage:

See the example folder for reference.

Code Sample:

https://github.com/gdzig/gdzig/blob/84b0828f491d6e9e330b1c1e6a9b84d28dcdacbf/example/src/GuiNode.zig#L6-L32

Community

Find us in the gdzig Discord server.

Languages

Zig99.5%Nix0.4%Shell0.1%GDScript0.0%
MIT License
Created November 11, 2025
Updated December 15, 2025
smeans/gdzig | GitHunt