|
Resizable structs in Zig
|
|
24
|
1406
|
January 14, 2026
|
|
How to get the current (date)time and add one hour to it?
|
|
7
|
273
|
January 14, 2026
|
|
Typing `: [1024]u8 = undefined` Less?
|
|
23
|
572
|
January 14, 2026
|
|
Zig: Why does removing the type field from a vtable-based struct changes the behaviour
|
|
23
|
372
|
January 14, 2026
|
|
How best to navigate breaking changes:: Do these happen often?
|
|
7
|
238
|
January 13, 2026
|
|
Working emacs config for zig
|
|
2
|
96
|
January 13, 2026
|
|
How can "reusable" and "no dependencies" software coexist?
|
|
6
|
230
|
January 13, 2026
|
|
TLS connection with new Io, looking for examples
|
|
1
|
61
|
January 13, 2026
|
|
Simple timestamp lib to record timestamp in logs with millisecond precision
|
|
9
|
152
|
January 13, 2026
|
|
Initialize arrays at comptime
|
|
10
|
387
|
January 13, 2026
|
|
Test runners print nothing
|
|
3
|
57
|
January 13, 2026
|
|
Matching on an error set
|
|
6
|
116
|
January 13, 2026
|
|
Inconsistency when undefined is assigned to optional
|
|
8
|
209
|
January 13, 2026
|
|
Where can I find out what implementations are selected for juicy main?
|
|
1
|
102
|
January 13, 2026
|
|
Feature request: Mermaid support
|
|
0
|
132
|
January 13, 2026
|
|
Anyzls installs compatible zls version
|
|
3
|
213
|
January 13, 2026
|
|
Goodbye zig.news
|
|
5
|
459
|
January 13, 2026
|
|
Is it possible to implement Stack Stitching with Hot Split and *just work* with Zig?
|
|
5
|
187
|
January 13, 2026
|
|
Reserve First
|
|
33
|
1435
|
January 13, 2026
|
|
Did errdefer comptime unreachable just become more powerful?
|
|
8
|
298
|
January 12, 2026
|
|
How to use the new "addTempFiles" and "tmpPath" build functions when dealing with temporary files?
|
|
2
|
72
|
January 12, 2026
|
|
Zen-C, looks like a mixer of Rust (without ownership+borrow checker) + Zig (with Generic+Trait))
|
|
3
|
463
|
January 12, 2026
|
|
Setting value to partial set of a nullable array
|
|
14
|
205
|
January 12, 2026
|
|
Migrating our DOM to Zig - Blog | Lightpanda
|
|
0
|
204
|
January 12, 2026
|
|
Zig master version out of date on official download page
|
|
2
|
195
|
January 11, 2026
|
|
Zig-3d-homebrew
|
|
2
|
211
|
January 11, 2026
|
|
String initialization
|
|
1
|
162
|
January 11, 2026
|
|
Why are allocator interfaces and implementations split across `std.mem` / `std.heap`, while IO is colocated under `std.Io`?
|
|
47
|
1905
|
January 11, 2026
|
|
Using Zig to compile C++ to Wasm/WASI
|
|
6
|
431
|
January 11, 2026
|
|
Whats the best way and/or what would you recommend as a solution/direction for resolving dependencies in a package manager?
|
|
4
|
200
|
January 11, 2026
|