zig-sdl2
SDL wrapper
A minimal wrapper around SDL2 for the Zig programming language
SDL2 bindings for Zig
14 stars
4 watching
3 forks
Language: Zig
last commit: over 5 years ago
Linked from 1 awesome list
sdlzig
Related projects:
Repository | Description | Stars |
---|---|---|
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 362 |
tiehuis/zig-gameboy | A gameboy emulator written in Zig using the SDL2 library | 13 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
ziglibs/zig-lv2 | Toolkit for creating LV2 plugins with Zig bindings | 29 |
guigui220d/zig-sfml-wrapper | A wrapper library providing an Object-Oriented interface to CSFML for Zig programming | 53 |
tiehuis/zig-ryu | Port of a high-performance network processing framework to the Zig programming language. | 15 |
marlersoft/zigwin32 | Provides a set of bindings for the Windows API in Zig programming language | 264 |
deatil/zig-md2 | A Zig implementation of the MD2 hash function algorithm | 1 |
leroycep/sqlite-zig | Provides C API bindings to make the SQLite library more compatible with Zig programming language | 63 |
sahnvour/zig-containers | A collection of container implementations for the Zig programming language | 12 |
tiehuis/zig-regex | An automaton-based regex implementation for the Zig programming language | 196 |
vrischmann/zig-sqlite | A thin wrapper around sqlite's C API for the Zig programming language. | 378 |
kjlaw89/vsdl | A V wrapper for the SDL2 library, aiming to provide a native feel with a faithful implementation of its API. | 12 |
floooh/sokol-zig | Zig bindings for the sokol 3D graphics library | 373 |
ziglibs/s2s | A binary serialization format and library for Zig. | 130 |