/zig
June 07, 2024
Zig 0.13.0 has been released. Link: Release 0.13.0 · ziglang/zig · GitHub
0
132
0
Hot in Zig:
Latest Zig Threads
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
GitHub - semickolon/kirei: :cherry_blossom: The prettiest keyboard software.
:cherry_blossom: The prettiest keyboard software. Contribut...
New
Using Zig to Unit Test a C Application.
Zig is a new, independently developed low-level programming language. It’s a modern reimagini...
New
HOT IN Zig THIS WEEK!
HOT IN Zig THIS MONTH!
HOT IN Zig THIS YEAR!
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
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
Using Zig to Unit Test a C Application.
Zig is a new, independently developed low-level programming language. It’s a modern reimagini...
New
Optimizing Matrix Multiplication with Zig.
I recently started playing with the Zig programming language and wanted to try it out for its...
New
Zig 0.12.0 has been released.
Link: Release 0.12.0 · ziglang/zig · GitHub
New
GitHub - semickolon/kirei: :cherry_blossom: The prettiest keyboard software.
:cherry_blossom: The prettiest keyboard software. Contribut...
New
GitHub - ZigEmbeddedGroup/microzig: Unified abstraction layer and HAL for several microcontrollers.
Unified abstraction layer and HAL fo...
New
Rust & Zig Combined • Richard Feldman • GOTO 2023.
This presentation was recorded at GOTO Copenhagen 2023. #GOTOcon #GOTOcphhttps://...
New
Introducing pgzx: create PostgreSQL extensions using Zig.
We are excited to introduce pgzx, a framework for creating Postgres extensions...
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
HOT IN Zig THE LAST THREE YEARS!
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig.
General-purpose programming language and toolchain for maintaini...
New
Using Zig to Build Native Lua Scripts.
Using Zig to Cross compile a Lua script for multiple arches
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
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
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
Perfecting WebGPU/Dawn native graphics for Zig.
A 700+ commit complete rewrite of mach/gpu (the WebGPU interface for Zig) has been compl...
New
In episode 81 of Thinking Elixir, we talk with Digit and Quinn Wilton about the Burrito project. It wraps up Elixir to a single binary, e...
New
GitHub - Vexu/arocc: A C compiler written in Zig…
A C compiler written in Zig. Contribute to Vexu/arocc development by creating an accou...
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 0.9.1 has been released.
Link: Release 0.9.1 · ziglang/zig · GitHub
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 0.10.1 has been released.
Link: Release 0.10.1 · 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
I’ve spent the last year building keyboards, which has included writing firmware for a variety custom circuit boards.
I initially wrote ...
New
This repository contains a collection of sample applications and libraries written in Zig programming language and using DirectX 12 API. ...
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
Typing is Hard
Type Checking and Type Inference
Common terms
Completeness
Soundness
Decidability
Hindley-Milner Type System
Dependent t...
New
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
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 0.7.1 has been released.
Link: Release 0.7.1 · ziglang/zig · GitHub
New
New
Today we’ll just talk about integer casting, but Zig also provides explicit casting support for floats, bools, enums, pointers, and more....
New
Zig
Classification:
Programming Language
Forum Category:
Backend
Threads:
57
"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: 34,979
Watchers: 368
Open Issues: 3,237
Last push: 2 hours ago
Latest Zig Jobs
Zig Events (WIP)
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!
Filter by Type:
My Saved Portals
-
None saved yet