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.
Building a Gzip Compression Library in Zig 0.15: A Deep Dive into Comprezz
Cover image for Building a Gzip Compression Library in Zig 0.15: A Deep Dive into Comprezz

Building a Gzip Compression Library in Zig 0.15: A Deep Dive into Comprezz

Comments
12 min read
Building a Redis Clone in Zig—Part 3
Cover image for Building a Redis Clone in Zig—Part 3

Building a Redis Clone in Zig—Part 3

Comments
8 min read
Why Zig + Qt Feels Like Doing the Impossible Right

Why Zig + Qt Feels Like Doing the Impossible Right

Comments
17 min read
Elba Lang

Elba Lang

Comments 1
2 min read
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
On-the-fly zstandard (de)compression in Elixir
Cover image for On-the-fly zstandard (de)compression in Elixir

On-the-fly zstandard (de)compression in Elixir

7
Comments
8 min read
Building a Redis Clone in Zig—Part 2

Building a Redis Clone in Zig—Part 2

5
Comments
4 min read
Building a Redis Clone in Zig—Part 1

Building a Redis Clone in Zig—Part 1

Comments
5 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 2
5 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

2
Comments 2
3 min read
Auto reload WASM with zig+lume

Auto reload WASM with zig+lume

1
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
loading...