Forem

Zig Language

Official tag for the Zig programming language and toolchains.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Accidentally Made a Zig dotenv Parser

Accidentally Made a Zig dotenv Parser

Comments
3 min read
Calling Javascript from Zig through WebAssembly

Calling Javascript from Zig through WebAssembly

Comments
8 min read
Following my passion #1: Raylib, Zig and the Square on screen

Following my passion #1: Raylib, Zig and the Square on screen

Comments
3 min read
Zig 0.15.1 I/O Overhaul: Understanding the New Reader/Writer Interfaces
Cover image for Zig 0.15.1 I/O Overhaul: Understanding the New Reader/Writer Interfaces

Zig 0.15.1 I/O Overhaul: Understanding the New Reader/Writer Interfaces

1
Comments
4 min read
Why Zig Feels More Practical Than Rust for Real-World CLI Tools

Why Zig Feels More Practical Than Rust for Real-World CLI Tools

8
Comments 1
10 min read
I'm building a Redis Clone in Zig: A Deep Dive into Pub/Sub, and Memory Allocation

I'm building a Redis Clone in Zig: A Deep Dive into Pub/Sub, and Memory Allocation

4
Comments 1
3 min read
Auto reload WASM with zig+lume

Auto reload WASM with zig+lume

2
Comments
4 min read
A Single-File Zig Client for llama.cpp's OpenAI-Compatible API Server

A Single-File Zig Client for llama.cpp's OpenAI-Compatible API Server

Comments
7 min read
Why Zig Could Be the Future of Systems Programming in 2025
Cover image for Why Zig Could Be the Future of Systems Programming in 2025

Why Zig Could Be the Future of Systems Programming in 2025

1
Comments
2 min read
Building Pong in Zig with Raylib – Part 1: Setup, Paddles, and Ball

Building Pong in Zig with Raylib – Part 1: Setup, Paddles, and Ball

Comments
3 min read
Zig Wants to Replace Go and Rust. Does It Have What It Takes?

Zig Wants to Replace Go and Rust. Does It Have What It Takes?

10
Comments 2
6 min read
Wasting Time Manually Converting Text — Use These Tools Instead
Cover image for Wasting Time Manually Converting Text — Use These Tools Instead

Wasting Time Manually Converting Text — Use These Tools Instead

1
Comments
2 min read
I Built Zigistry, a Package Registry for Zig with No Money (except $3 domain name)- Here's How
Cover image for I Built Zigistry, a Package Registry for Zig with No Money (except $3 domain name)- Here's How

I Built Zigistry, a Package Registry for Zig with No Money (except $3 domain name)- Here's How

Comments
3 min read
How to Use Libuv In Your Zig Project
Cover image for How to Use Libuv In Your Zig Project

How to Use Libuv In Your Zig Project

Comments
4 min read
Rust or Zig: The Battle for the Future of Systems Programming
Cover image for Rust or Zig: The Battle for the Future of Systems Programming

Rust or Zig: The Battle for the Future of Systems Programming

Comments
3 min read
A Beginner's Guide to Enums and Error Sets in Zig
Cover image for A Beginner's Guide to Enums and Error Sets in Zig

A Beginner's Guide to Enums and Error Sets in Zig

Comments
2 min read
Understanding `build.zig`: A Practical Introduction to Zig's Build System
Cover image for Understanding `build.zig`: A Practical Introduction to Zig's Build System

Understanding `build.zig`: A Practical Introduction to Zig's Build System

Comments
2 min read
Exploring Compile-Time Programming in Zig: Practical Examples and Use Cases
Cover image for Exploring Compile-Time Programming in Zig: Practical Examples and Use Cases

Exploring Compile-Time Programming in Zig: Practical Examples and Use Cases

1
Comments
2 min read
Understanding Error Unions in Zig: Safe and Explicit Error Handling
Cover image for Understanding Error Unions in Zig: Safe and Explicit Error Handling

Understanding Error Unions in Zig: Safe and Explicit Error Handling

4
Comments 2
2 min read
Demystifying Structs in Zig: Composition, Defaults, and Packed Layouts
Cover image for Demystifying Structs in Zig: Composition, Defaults, and Packed Layouts

Demystifying Structs in Zig: Composition, Defaults, and Packed Layouts

3
Comments
2 min read
Understanding Error Unions in Zig: Safe and Explicit Error Handling
Cover image for Understanding Error Unions in Zig: Safe and Explicit Error Handling

Understanding Error Unions in Zig: Safe and Explicit Error Handling

Comments
2 min read
Manual Memory Management in Zig: Allocators Demystified
Cover image for Manual Memory Management in Zig: Allocators Demystified

Manual Memory Management in Zig: Allocators Demystified

Comments
2 min read
Implementing a Custom Memory Pool in Zig
Cover image for Implementing a Custom Memory Pool in Zig

Implementing a Custom Memory Pool in Zig

Comments
2 min read
'How to boost Python program performance with Zig'
Cover image for 'How to boost Python program performance with Zig'

'How to boost Python program performance with Zig'

Comments
1 min read
Writing a window manager in zig with xcb - part 2

Writing a window manager in zig with xcb - part 2

Comments
3 min read
loading...