vulkan-zig
Vulkan binder
Automates the process of generating Vulkan bindings for Zig programming language
Vulkan binding generator for Zig
510 stars
14 watching
58 forks
Language: Zig
last commit: about 1 month ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
avokadoen/zig_vulkan | A tool for creating a Vulkan-based graphics renderer using Zig programming language | 49 |
suirad/zig-header-gen | Automates code generation of headers and bindings for multiple languages from Zig source code | 77 |
yrashk/zig-generator | Library providing an async generator implementation for Zig programming language | 39 |
zigembeddedgroup/serial | A Zig language library for configuring and using serial ports | 59 |
nektro/zig-docker | Provides access to Docker Engine API functionality | 12 |
kassane/qml_zig | Bindings between Zig programming language and QML library | 87 |
nektro/zig-pek | A preprocessor tool for generating HTML documents from template definitions using the Zig programming language | 38 |
sobeston/zig.guide | A comprehensive resource for learning Zig programming language | 696 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 386 |
zig-java/jaz | A JVM implementation in Zig. | 88 |
achirkin/vulkan | A Haskell library providing low-level bindings to the Vulkan graphics API | 63 |
ziglang/zig | A general-purpose programming language and toolchain for building robust, maintainable software | 34,929 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
andrewrk/zig-vulkan-triangle | A simple implementation of a triangle using Vulkan and Zig, showcasing graphics rendering with xcb. | 116 |