natecraddock / zigluaLinks
Zig bindings for the Lua C API
☆369Updated this week
Alternatives and similar repositories for ziglua
Users that are interested in ziglua are comparing it to the libraries listed below
Sorting:
- A shallow wrapper around SDL that provides object API and error handling☆408Updated 3 months ago
- A String Library made for Zig☆475Updated 3 months ago
- A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP☆561Updated 3 weeks ago
- SDL ported to the Zig build system☆258Updated 3 weeks ago
- A minimal 2d/3d game framework for @ziglang.☆253Updated last week
- Simple-to-use argument parser with struct-based config☆279Updated 3 months ago
- window+input+GPU, truly cross-platform☆180Updated last year
- Idiomatic Zig bindings for raylib utilizing raylib_parser☆245Updated last year
- zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.☆489Updated 2 weeks ago
- A Zig Language Server☆114Updated 3 months ago
- A cross-platform Text UI (TUI) library in Zig☆201Updated 7 months ago
- A place where you can find all the libraries that suit your Zig lang needs. ⭐️ Please star to support this work!☆453Updated this week
- Provides access to well-known folders across several operating systems☆264Updated 3 months ago
- YAML parser for Zig☆234Updated last week
- Zig linear mathemathics☆215Updated 11 months ago
- Zig OpenGL Wrapper☆508Updated 2 weeks ago
- ☆791Updated this week
- One zig to rule them all.☆143Updated last week
- ☆350Updated 3 weeks ago
- Zig library for reading and writing different image formats☆628Updated last week
- A regex implementation for the zig programming language☆234Updated last month
- zig utility library☆233Updated this week
- An implementation of Lua 5.1 in Zig, for learning purposes