Gooey: A GPU-accelerated UI framework for Zig
Summary
Gooey is a GPU-accelerated UI framework for Zig that targets macOS (Metal), Linux (Vulkan/Wayland), and Web (WASM/WebGPU). The repository README highlights features like GPU rendering, declarative UI, state management, animations, an entity system, and zero external Zig dependencies, with extensive quick-start guidance, examples, and tests. It emphasizes cross-platform GPU UI development and ongoing work, including WASM considerations and Zig 0.16 migrations.