|
Mimicking switch fall-through
|
|
11
|
972
|
August 4, 2026
|
|
Questions about mutability, lambdas and many-item pointers
|
|
3
|
190
|
August 4, 2026
|
|
Wierd differnce between Vector and array on 0.17.0
|
|
5
|
368
|
August 4, 2026
|
|
Why is Zig (version 0.15.2) generating a `memcpy` in this code?
|
|
3
|
282
|
August 4, 2026
|
|
Segfault when writing to instance of Io.LockedStderr
|
|
4
|
130
|
August 4, 2026
|
|
Zig unable to resolve comptime value in an if expression for two arguments
|
|
3
|
198
|
August 4, 2026
|
|
Purely Technical Discussion: Memory-Safe Compilation Mode Inspired by Fil-C
|
|
77
|
4049
|
August 4, 2026
|
|
Should SourceLocation have an offset
|
|
5
|
331
|
August 3, 2026
|
|
Decl literals and packed struct equality
|
|
8
|
584
|
August 3, 2026
|
|
Dealing with a closed set of types in runtime
|
|
6
|
242
|
August 3, 2026
|
|
State of http middlewares in zig 0.16
|
|
9
|
878
|
August 2, 2026
|
|
Specify backing allocator to std.heap.DebugAllocator
|
|
2
|
137
|
August 1, 2026
|
|
Allow custom Zig init
|
|
14
|
923
|
August 1, 2026
|
|
Data driven / Table driven testing
|
|
11
|
457
|
August 1, 2026
|
|
Looking for commit where C pointer array field access was fixed?
|
|
2
|
182
|
July 30, 2026
|
|
Idiomatic way to hide 'internal' implementation details
|
|
18
|
859
|
July 29, 2026
|
|
Initializing void in 0.17
|
|
9
|
557
|
July 29, 2026
|
|
Zlist - A lightweight, modern alternative to ls built with Zig
|
|
21
|
1897
|
July 29, 2026
|
|
Confused about RLS going away and its implications
|
|
2
|
284
|
July 29, 2026
|
|
Where to find about 0.17v and future of zig
|
|
1
|
372
|
July 29, 2026
|
|
Need help understand readfileAlloc()
|
|
11
|
271
|
July 29, 2026
|
|
Discussion: Upcoming @backingInt() and @fromBackingInt() convenience builtins
|
|
8
|
676
|
July 28, 2026
|
|
Array of arrays with default value, dont specify length
|
|
10
|
452
|
July 28, 2026
|
|
Inferred error set without an error union
|
|
6
|
251
|
July 28, 2026
|
|
Bun’s Zig fork got 4x faster compilation times
|
|
39
|
24753
|
July 28, 2026
|
|
Use Cases for Floating Point Environment Access in Zig
|
|
4
|
289
|
July 27, 2026
|
|
How to use CRC structs in `std.hash`?
|
|
4
|
210
|
July 26, 2026
|
|
Which open source projects showcase state of the art Zig?
|
|
11
|
1041
|
July 26, 2026
|
|
stdin_reader.takeDelimiterExclusive returns immediately in a loop instead of blocking for input (Zig 0.16, new Io interface)
|
|
5
|
217
|
July 26, 2026
|
|
A way of some kind to discover whats taking up the most in zig exe size?
|
|
4
|
306
|
July 25, 2026
|