Zig from Zero — a hands-on Zig course pitched at Rust developers. CLI tools, HTTP servers, SQLite bindings, and AWS Lambda — paired with side-by-side Rust comparisons of allocators, errors!T vs Result<T,E>, comptime vs traits, and defer/errdefer. -
View it on GitHub