/zig

November 21, 2025

A new openSUSE blog post/announcement has been posted! Get the full details here: Hack Week Project Aims to Implement SSH in Zig - openSUSE News

0 103 0
Pinned

Latest Zig ThreadsTop

First poster: alvinkatojr
We chose Zig over C++ and Rust because we wanted a simple, modern systems language. Here’s what we learned building a browser with it.
New
New
CommunityNews
The designers of the Zig programming language have been working to find a suitable design for […]
New
NewsBot
A new openSUSE blog post/announcement has been posted! Get the full details here: Hack Week Project Aims to Implement SSH in Zig - open...
New
CommunityNews
Zigbook is a comprehensive, open-source guide to the Zig programming language, packed with hands-on chapters, projects, and real-world ex...
New
New
CommunityNews
Announcing a shared commitment to advancing the future of systems programming and reliable distributed software. Synadia and TigerBeetle ...
New
ManningBooks
Systems Programming with Zig shows you how to write quality, useful Zig applications without relying on libraries or frameworks-even if y...
New
NewsBot
Zig 0.15.1 has been released. Link: Release 0.15.1 · ziglang/zig · GitHub
New
CommunityNews
Achieving polymorphism via dynamic dispatch in Zig
New

HOT IN Zig THIS WEEK! Top

First poster: alvinkatojr
We chose Zig over C++ and Rust because we wanted a simple, modern systems language. Here’s what we learned building a browser with it.
New

HOT IN Zig THIS MONTH! Top

CommunityNews
Zigbook is a comprehensive, open-source guide to the Zig programming language, packed with hands-on chapters, projects, and real-world ex...
New
New
NewsBot
A new openSUSE blog post/announcement has been posted! Get the full details here: Hack Week Project Aims to Implement SSH in Zig - open...
New
CommunityNews
The designers of the Zig programming language have been working to find a suitable design for […]
New

HOT IN Zig THIS YEAR! Top

NewsBot
Zig 0.14.1 has been released. Link: Release 0.14.1 · ziglang/zig · GitHub
New
NewsBot
Zig 0.14.0 has been released. Link: Release 0.14.0 · ziglang/zig · GitHub
New
CommunityNews
Memory safety is a cornerstone of Zig’s design philosophy. While maintaining the performance benefits of manual memory management, Zig in...
New
CommunityNews
Welcome | zig.guide. Get started with the Zig programming language. Zig is a general-purpose programming language and toolchain for main...
New
NewsBot
Zig 0.15.1 has been released. Link: Release 0.15.1 · ziglang/zig · GitHub
New
ManningBooks
Systems Programming with Zig shows you how to write quality, useful Zig applications without relying on libraries or frameworks-even if y...
New
CommunityNews
Achieving polymorphism via dynamic dispatch in Zig
New
CommunityNews
Announcing a shared commitment to advancing the future of systems programming and reliable distributed software. Synadia and TigerBeetle ...
New
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
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
NewsBot
Zig 0.13.0 has been released. Link: Release 0.13.0 · ziglang/zig · GitHub
New
First poster: bot
Zig 0.10.1 has been released. Link: Release 0.10.1 · ziglang/zig · GitHub
New
CommunityNews
Problems of C, and how Zig addresses them. What are the problems of C, and how Zig addresses them?
New
CommunityNews
Minimal Linux VM cross compiled with Clang and Zig. Beginning to enable rapid Linux kernel testing on all arches
New
CommunityNews
Rust & Zig Combined • Richard Feldman • GOTO 2023. This presentation was recorded at GOTO Copenhagen 2023. #GOTOcon #GOTOcphhttps://...
New
rbino
Hey everyone! In this blog post I showcase some of the metaprogramming features that make Zig a great language to write NIFs with. Specif...
New
CommunityNews
What’s Zig got that C, Rust and Go don’t have? (with Loris Cro). Zig is a programming language that’s attempting to become “the new C” -...
New
NewsBot
Zig 0.11.0 has been released. Link: Release 0.11.0 · ziglang/zig · GitHub
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
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
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
GitHub - ZigEmbeddedGroup/microzig: Unified abstraction layer and HAL for several microcontrollers. Unified abstraction layer and HAL fo...
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
CommunityNews
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: OvermindDL1
Using Zig to Build Native Lua Scripts. Using Zig to Cross compile a Lua script for multiple arches
New
CommunityNews
This repository contains a collection of sample applications and libraries written in Zig programming language and using DirectX 12 API. ...
New
First poster: dimitarvp
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
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
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
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
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
Perfecting WebGPU/Dawn native graphics for Zig. A 700+ commit complete rewrite of mach/gpu (the WebGPU interface for Zig) has been compl...
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
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
The Race to Replace C & C++. Three expert compiler writers sit down to discuss moving beyond C and C++ This thread...
New

Zig

Classification: Programming Language
Forum Category: Backend
Threads: 71
Posts: 73
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: 42,571 Watchers: 385 Open Issues: 3,687 Last push: 16 days ago

Core Team Members

Portal Stewards

Latest Zig Jobs

Featured Zig Book

Systems Programming with Zig (Manning)

Latest Zig Learning Resources

Systems Programming with Zig (Manning)
Frontend Learning Resources

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

Manning Publications

45% off any item

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