Not-Nik/raylib-zig
Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
issy62/optzig
A command-line argument parsing library for Zig, inspired by Go's flag package. Provides structured argument definition and parsing with support for v...
FalsePattern/zopengl_glgen
OpenGL type-safe wrapper for Zig, built on top of zigglgen
habedi/chilli
A microframework for creating command-line applications in Zig
thuvasooriya/azem
awesome zig enabled micro-mouse maze simulator
habedi/ordered
A collection of useful data structures that keep data sorted by key (WIP)
FalsePattern/zanama
A Zig to Java FFI bindings generator, inspired by JExtract.
SanctumTerra/ZigNet
Raknet implementation for ZigLang.
caiocdcs/probz
A Zig library for probabilistic data structures, like Bloom Filter, HyperLogLog, etc.
RetroDev256/bitstream
Simple bit reading and bit writing for std.Io.Writer and std.Io.Reader
zigzap/zap
blazingly fast backends in zig
allyourcodebase/zlib
zlib ported to the zig build system
zigimg/zigimg
Zig library for reading and writing different image formats
allyourcodebase/tracy
Tracy ported to the zig build system
IridescenceTech/zglfw
A thin, idiomatic wrapper for GLFW. Written in Zig, for Zig!
Not-Nik/raylib-zig
Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
joegm/flags
An effortless command-line argument parser for Zig.
tiawl/toolbox
A toolkit to package & maintain C APIs for @ziglang
castholm/zigglgen
Zig OpenGL binding generator
rockorager/zeit
a date and time library written in zig. Timezone, DST, and leap second aware
Not-Nik/raylib-zig
Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
hexops/mach
zig game engine & graphics toolkit
zig-gamedev/zig-gamedev
Dev repo for @zig-gamedev libs and sample applications
Jack-Ji/jok
A minimal 2d/3d game framework for @ziglang.
prime31/zig-gamekit
Companion repo for zig-renderkit for making 2D games
View all Game libraries
capy-ui/capy
💻Build one codebase and get native UI on Windows, Linux and Web
webui-dev/zig-webui
Use any web browser or WebView as GUI, with Zig in the backend and modern web technologies in the frontend, all in a lightweight portable library.
david-vanderson/dvui
No description provided.
kassane/qml_zig
QML bindings for the Zig programming language
MoAlyousef/zfltk
Zig bindings for the FLTK gui library
View all GUI libraries
zigzap/zap
blazingly fast backends in zig
jetzig-framework/jetzig
Jetzig is a web framework written in Zig
karlseguin/http.zig
An HTTP/1.1 server for zig
karlseguin/websocket.zig
A websocket implementation for zig
ikskuh/zig-network
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
View all Web libraries