Command line log viewer for Windows' OutputDebugStringA API.
Style projects with a difference in a modern world.
Zig playground project
Android SDK built using musl libc, supporting multiple architectures.
Android SDK built using musl libc, supporting multiple architectures.
written zig fast VM
Experimental Zig GraphQL parser
GNU gperf using the Zig build system
D-ary heap in Zig
Some experiments with dynamic library loading in Zig
Machine Learning Algorithms in zig
A zig implementation of the renderer from the course `3D Graphics Programming from Scratch`
A LC3 emulator in Zig based on the guide of Justin Meiners and Ryan Pendleton
a brainfuck interpreter written in zig
A bun plugin for loading Zig's ZON (Zig Object Notation) files in your Bun projects.
Small sandbox project made in Zig
Started with the Zig programming language
This repo is my implementation of the exercises on the book crafting interpreters in Deno and the Zig programming langua...
A Simple and Performant Logger
Welcome to my garden.
Simple terminal editor written in zig.
A zig serializer/deserializer
Dependency Debian package for zig - based on https://salsa.debian.org/zig-team/zig-defaults
Personal Debian source packaging for https://github.com/ziglang/zig (for upcoming zig release 0.15.0) - packaging based ...
Personal Debian source packaging for https://github.com/zigtools/zls (for upcoming zig+zls release 0.15.0)
A simple string internment library for Zig.
Simple Example of bootable "Kernel" Using Zig
Protogen's Number Game - fancy "guess the number" game written in Zig.
Maze solver guided project from boot.dev