A utility written in zig to compress and depcompress using huffman encoding
A regex library for the zig programming language
Glslang ported to the Zig build system.
Pong written in Zig + Raylib
"Writing an Interpreter in Go" in Zig
All of the Zig code, documentation, and other assets from my "Zig Bytes" series.
Resource on learning the fundamentals of ZIG
Simple chat app for local and remote LLMs
little raytracer made in zig
Zig as the Foundation for a Portable and Modular Game Engine.
One-button arcade game, written in Zig for the WASM-4 fantasy console.
Package zigzagencode implements zigzag encoding and decoding functions that return an error if the requested return type...
A simple dns server written in zig
A minimalistic command line calculator. Supports arbitrary precision, rational & complex numbers, basic operations & fun...
Scudo Allocator for Zig
An interpreter written in Zig for the book Crafting Interpreters
minimal Consistent Hash Ring implementation in zig
Wrapper of libuv in zig
Generate zig code from arbitrary json which can parse it
Zip8: A CHIP-8 emulator written in zig
An example setup of running a Zig application using SDL + Freetype + ImGui
zig implementation of the clox language
Zig bindings for wlroots
A shellcode generator written in Zig.
Waybar module to display FX rate between two currencies using the Wise API.
Snake clone using WASM-4 and Zig
Tiniest possible HTTP server. AKA an excuse to test zig.
I am currently learning basics of Zig programming language and will store my projects in this repo.
Obelisk: A build system inspired by Tsoding's NoBuild (nob) and the Zig Build System.
Helpers for zig dev on nix