What's In This Cookbook

My personal cookbook for Zig. A collection of notes and code snippets on how to build things with the language, written as I learn.

This is my personal cookbook for Zig. It’s a collection of practical, ready-to-use code examples for common problems I run into while learning the language.

The goal is to have a bunch of simple recipes I can copy and paste, so I don’t have to figure out the same things over and over. You’ll find notes on everything from setting up a project to working with the standard library.

Table of Contents