Zig node framework for building distributed systems for learning for https://github.com/jepsen-io/maelstrom / fly.io
Zig binding for Single-file app a small cross-platform base framework for graphical apps.
Zig binding for Single-file rnd a pseudo-random number generators.
Zig binding for Single-file strpool a highly efficient string pool.
Zig binding for Single-file thread a cross platform threading functions.
Performance of Zig vs Rust vs C
Trying to write a python module in zig (in a live stream)! Crazy stuff 😅
Zig binding for Single-file hashtable a cache efficient hash table implementation.
Zig binding for Single-file assetsys a file system abstraction to read from zip-files.
Zig binding for Single-file ini a simple ini-file reader.
Zig binding for Single-file http a basic HTTP protocol implementation over sockets (no https).
Find the codes for the assignment here
Simple image gallery for browsing large personal photo collections.
A validation framework for Zig
Zig binding for Micha Mettke sinfl a decompression library.
Zig binding for Micha Mettke sdefl a compression library.
Zig binding for Micha Mettke web library.
Zig binding for Micha Mettke json library.
Portfolio
Repository for solutions to Zig Zag's 2023 assumed questions for Computer Science AQA 2023 June paper 1.
Simple risc-v emulator
RISC-V experiments with Zig
A fork of basisu packaged for the Zig build system
Testing Zig is a system that consists of both web and app interfaces, as well as integrated hardware components. The har...
linux-audio-headers packaged for the Zig build system
Zig Image Viewer
Learning Zig cause I'm already sick of rust XP
Things that aren't immediately obvious in the Zig documentation.
Emulator for Brass, in Zig!
A study of how to create a simple Raycaster in C, so then I can recreate it in Rust and Zig afterwards