zig-autolua
Lua binder
A tool for generating a Lua binding for the Zig programming language.
Lua binding creator for zig
22 stars
6 watching
2 forks
Language: Zig
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
natecraddock/ziglua | A Zig library providing bindings to the Lua C API | 273 |
andrewrk/lua-in-the-browser | Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |
hazeycode/zig-alsa | ALSA bindings for Zig programming language | 1 |
ranciere/zoltan | A minimalist Lua binding for Zig | 94 |
snektron/vulkan-zig | Automates the process of generating Vulkan bindings for Zig programming language | 510 |
daurnimator/lredis | A Redis client library written in Lua for interacting with a Redis server | 42 |
jeremyong/selene | C++ bindings for Lua scripting language | 813 |
daurnimator/lua-psl | A Lua library providing bindings to the Public Suffix List (PSL) library. | 9 |
stetre/moonnuklear | Lua bindings for a GUI toolkit allowing developers to build graphical user interfaces using Lua | 108 |
daurnimator/luatz | A Lua library for working with dates and times in different time zones. | 120 |
daurnimator/fifo.lua | A Lua library implementing a First-In-First-Out data structure | 35 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
squeek502/zua | An attempt to implement Lua 5.1 in Zig for educational purposes | 172 |
alexeyco/binder | Library to bind Go code to Lua execution environment | 75 |
aarzilli/golua | Go bindings for the Lua C API | 650 |