/zig

March 05, 2025
Zig 0.14.0 has been released. Link: Release 0.14.0 · ziglang/zig · GitHub
0
25
0

Hot in Zig:
Latest Zig Threads

Zig 0.14.0 has been released.
Link: Release 0.14.0 · ziglang/zig · GitHub
New

Welcome | zig.guide.
Get started with the Zig programming language. Zig is a general-purpose programming language and toolchain for main...
New

GitHub - cryptocode/bio: A Lisp dialect written in Zig.
A Lisp dialect written in Zig. Contribute to cryptocode/bio development by creat...
New

Zig 0.13.0 has been released.
Link: Release 0.13.0 · ziglang/zig · GitHub
New

Rust & Zig Combined • Richard Feldman • GOTO 2023.
This presentation was recorded at GOTO Copenhagen 2023. #GOTOcon #GOTOcphhttps://...
New

Zig 0.12.0 has been released.
Link: Release 0.12.0 · ziglang/zig · GitHub
New

Introducing pgzx: create PostgreSQL extensions using Zig.
We are excited to introduce pgzx, a framework for creating Postgres extensions...
New

Optimizing Matrix Multiplication with Zig.
I recently started playing with the Zig programming language and wanted to try it out for its...
New

GitHub - ZigEmbeddedGroup/microzig: Unified abstraction layer and HAL for several microcontrollers.
Unified abstraction layer and HAL fo...
New

TCC RISC-V Compiler runs in the Web Browser (thanks to Zig Compiler).
Today we’re running Apache NuttX RTOS inside a Web Browser. What i...
New
HOT IN Zig THIS WEEK!
HOT IN Zig THIS MONTH!

Zig 0.14.0 has been released.
Link: Release 0.14.0 · ziglang/zig · GitHub
New
HOT IN Zig THIS YEAR!

Zig 0.12.0 has been released.
Link: Release 0.12.0 · ziglang/zig · GitHub
New

Rust & Zig Combined • Richard Feldman • GOTO 2023.
This presentation was recorded at GOTO Copenhagen 2023. #GOTOcon #GOTOcphhttps://...
New

Zig 0.13.0 has been released.
Link: Release 0.13.0 · ziglang/zig · GitHub
New

GitHub - cryptocode/bio: A Lisp dialect written in Zig.
A Lisp dialect written in Zig. Contribute to cryptocode/bio development by creat...
New

Welcome | zig.guide.
Get started with the Zig programming language. Zig is a general-purpose programming language and toolchain for main...
New
HOT IN Zig THE LAST THREE YEARS!

zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig.
General-purpose programming language and toolchain for maintaini...
New

Perfecting WebGPU/Dawn native graphics for Zig.
A 700+ commit complete rewrite of mach/gpu (the WebGPU interface for Zig) has been compl...
New

When Zig is safer and faster than Rust.
There are endless debates online about Rust vs. Zig, this post explores a side of the argument I...
New

Some Thoughts on Zig — Sympolymathesy, by Chris Krycho.
One of the biggest things Zig has going for it—especially compared to Rust—is th...
New

Zig is becoming more production-worthy (zigmonthly).
How Zig is used at Uber At the start of the year the Zig Software Foundation reci...
New

Easy Interfaces with Zig 0.10.0.
This release of Zig introduces a new language feature that makes creating interface types much more…
New

Disclaimer: I work at Uber and am partially responsible for bringing zig cc to serious internal use. Opinions are mine, this blog post is...
New

What Makes the Zig Programming Language Unique?.
Zig lets you run code during compilation. What are the implications?
New

Zig + WASM.
Here’s how to compile and run a simple WebAssembly program with Zig 0.9.1. Save the following code to the file main.zig: Ins...
New

Zig 0.10.1 has been released.
Link: Release 0.10.1 · ziglang/zig · GitHub
New

GitHub - jiacai2050/simargs: A simple, opinionated, struct-based argument parser in Zig…
A simple, opinionated, struct-based argument pa...
New

Zig, the small language.
Zig programming language is new, but it’s getting a well deserved attention. Can it be a good fit for small-and...
New

Problems of C, and how Zig addresses them.
What are the problems of C, and how Zig addresses them?
New

Building a high-performance database buffer pool in Zig using io_uring’s new fixed-buffer mode.
In this post, we will explore how to bui...
New

Zig 0.11.0 has been released.
Link: Release 0.11.0 · ziglang/zig · GitHub
New
HOT IN Zig THIS Over 3 Years!

Which WebAssembly language/s interest you?
I just discovered AssemblyScript (portal | thread) which looks interesting!
Here are some of...
New

Is Zig the Long Awaited C Replacement.
Comparison with previous C contenders such as C++, D, Java, C#, Go, Rust and Swift
https://erik...
New

Using Zig to Build Native Lua Scripts.
Using Zig to Cross compile a Lua script for multiple arches
New

This repository contains a collection of sample applications and libraries written in Zig programming language and using DirectX 12 API. ...
New

I’ve spent the last year building keyboards, which has included writing firmware for a variety custom circuit boards.
I initially wrote ...
New

Like, on a scale from c to rust?
issue
c
zig (release-safe)
rust (release)
out-of-bounds heap read/write
none
runtime
runtime
...
New

New

Typing is Hard
Type Checking and Type Inference
Common terms
Completeness
Soundness
Decidability
Hindley-Milner Type System
Dependent t...
New

For the first 8 or so years of my programming experience, while I was an undergraduate and later graduate student, working in the experim...
New

Why Zig When There is Already C++, D, and Rust?
No hidden control flow
No hidden allocations
First-class support for no standard library...
New

Zig Roadmap 2021.
From Zig SHOWTIME #21Subscribe to the Zig SHOWTIME Newsletter!https://zig.show0:00 Intro then Language Spec w/ Martin ...
New

An online Zig compiler inspired by Go and Rust. Contribute to gsquire/zig-play development by creating an account on GitHub.
https://zi...
New

The Race to Replace C & C++.
Three expert compiler writers sit down to discuss moving beyond C and C++
This thread...
New

In episode 83 of Thinking Elixir, We talk with Isaac Yonemoto about the Zig language and his Zigler Elixir library. We learn where Zig ca...
New

This post is a spiritual successor to Loris Cro’s Go cross-compilation.
The encounter
During a recent stage 2 meeting Jakub Konka wanted...
New
Zig
Classification:
Programming Language
Forum Category:
Backend
Threads:
59
"Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software."
- Follow
- Join
- Shape
the conversation
Zig on GitHub
Stars: 38,170
Watchers: 381
Open Issues: 3,389
Last push: 19 hours ago
Latest Zig Jobs
Zig Events (WIP)
Get money off!

The Pragmatic Bookshelf
35% off any eBook

The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!

Filter by Type:
My Saved Portals
-
None saved yet