/zig

March 05, 2025

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

0 25 0
Pinned

Latest Zig ThreadsTop

NewsBot
Zig 0.14.0 has been released. Link: Release 0.14.0 · ziglang/zig · GitHub
New
CommunityNews
Welcome | zig.guide. Get started with the Zig programming language. Zig is a general-purpose programming language and toolchain for main...
New
CommunityNews
GitHub - cryptocode/bio: A Lisp dialect written in Zig. A Lisp dialect written in Zig. Contribute to cryptocode/bio development by creat...
New
NewsBot
Zig 0.13.0 has been released. Link: Release 0.13.0 · ziglang/zig · GitHub
New
CommunityNews
Rust & Zig Combined • Richard Feldman • GOTO 2023. This presentation was recorded at GOTO Copenhagen 2023. #GOTOcon #GOTOcphhttps://...
New
NewsBot
Zig 0.12.0 has been released. Link: Release 0.12.0 · ziglang/zig · GitHub
New
CommunityNews
Introducing pgzx: create PostgreSQL extensions using Zig. We are excited to introduce pgzx, a framework for creating Postgres extensions...
New
CommunityNews
Optimizing Matrix Multiplication with Zig. I recently started playing with the Zig programming language and wanted to try it out for its...
New
CommunityNews
GitHub - ZigEmbeddedGroup/microzig: Unified abstraction layer and HAL for several microcontrollers. Unified abstraction layer and HAL fo...
New
CommunityNews
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! Top

HOT IN Zig THIS MONTH! Top

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

HOT IN Zig THIS YEAR! Top

NewsBot
Zig 0.12.0 has been released. Link: Release 0.12.0 · ziglang/zig · GitHub
New
CommunityNews
Rust & Zig Combined • Richard Feldman • GOTO 2023. This presentation was recorded at GOTO Copenhagen 2023. #GOTOcon #GOTOcphhttps://...
New
NewsBot
Zig 0.13.0 has been released. Link: Release 0.13.0 · ziglang/zig · GitHub
New
CommunityNews
GitHub - cryptocode/bio: A Lisp dialect written in Zig. A Lisp dialect written in Zig. Contribute to cryptocode/bio development by creat...
New
CommunityNews
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! Top

First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New
First poster: bot
Perfecting WebGPU/Dawn native graphics for Zig. A 700+ commit complete rewrite of mach/gpu (the WebGPU interface for Zig) has been compl...
New
First poster: bot
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
First poster: bot
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
First poster: bot
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
First poster: bot
Easy Interfaces with Zig 0.10.0. This release of Zig introduces a new language feature that makes creating interface types much more…
New
First poster: bot
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
First poster: bot
What Makes the Zig Programming Language Unique?. Zig lets you run code during compilation. What are the implications?
New
First poster: bot
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
First poster: bot
Zig 0.10.1 has been released. Link: Release 0.10.1 · ziglang/zig · GitHub
New
First poster: bot
GitHub - jiacai2050/simargs: A simple, opinionated, struct-based argument parser in Zig… A simple, opinionated, struct-based argument pa...
New
First poster: bot
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
CommunityNews
Problems of C, and how Zig addresses them. What are the problems of C, and how Zig addresses them?
New
First poster: bot
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
NewsBot
Zig 0.11.0 has been released. Link: Release 0.11.0 · ziglang/zig · GitHub
New

HOT IN Zig THIS Over 3 Years! Top

AstonJ
Which WebAssembly language/s interest you? I just discovered AssemblyScript (portal | thread) which looks interesting! Here are some of...
New
First poster: bot
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
First poster: bot
Using Zig to Build Native Lua Scripts. Using Zig to Cross compile a Lua script for multiple arches
New
First poster: bot
This repository contains a collection of sample applications and libraries written in Zig programming language and using DirectX 12 API. ...
New
First poster: bot
I’ve spent the last year building keyboards, which has included writing firmware for a variety custom circuit boards. I initially wrote ...
New
First poster: bot
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
First poster: bot
Typing is Hard Type Checking and Type Inference Common terms Completeness Soundness Decidability Hindley-Milner Type System Dependent t...
New
First poster: bot
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
First poster: bot
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
First poster: bot
Zig Roadmap 2021. From Zig SHOWTIME #21Subscribe to the Zig SHOWTIME Newsletter!https://zig.show0:00 Intro then Language Spec w/ Martin ...
New
First poster: bot
An online Zig compiler inspired by Go and Rust. Contribute to gsquire/zig-play development by creating an account on GitHub. https://zi...
New
First poster: bot
The Race to Replace C & C++. Three expert compiler writers sit down to discuss moving beyond C and C++ This thread...
New
brainlid
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
First poster: bot
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
Forum Tags: #zig

"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

Core Team Members

Portal Stewards

Latest Zig Jobs

Zig Events (WIP)

64 days remaining
Expo Vegas
Las Vegas June 13, 2020
183 days remaining
Developer Conference 2020
Rio de Janeiro October 15, 2020
289 days remaining
BigMeet 2021
Chicago Feb 25, 2021

My Saved Portals

    None saved yet

Top Sub Portals

    None added yet

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!

My Saved Portals

    None saved yet

Top Sub Portals

    None added yet