|
How to create two mutually referencing pointers at compile time?
|
|
5
|
123
|
March 13, 2026
|
|
Find the nth set bit
|
|
17
|
675
|
March 13, 2026
|
|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
199
|
March 12, 2026
|
|
Init block to const-cast - does it copy?
|
|
37
|
379
|
March 12, 2026
|
|
Why does @field work for declarations?
|
|
40
|
758
|
March 11, 2026
|
|
Is this a known compiler crash?
|
|
2
|
141
|
March 10, 2026
|
|
Struct cast to slice
|
|
5
|
189
|
March 10, 2026
|
|
Conditional switch cases
|
|
5
|
242
|
March 10, 2026
|
|
A question about memory allocation
|
|
15
|
177
|
March 10, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
235
|
March 9, 2026
|
|
Passing function with args as arg of other function gives error
|
|
3
|
101
|
March 9, 2026
|
|
Serde.zig - format-agnostic serialization framework
|
|
9
|
379
|
March 9, 2026
|
|
Load and Run a 2nd binary
|
|
9
|
424
|
March 8, 2026
|
|
Confusing behavior with comptime switches
|
|
2
|
139
|
March 8, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
4
|
153
|
March 8, 2026
|
|
Need help with setting up Andrew Gossage's Zoi powered Thanatos Native app
|
|
2
|
310
|
March 7, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
23
|
504
|
March 7, 2026
|
|
Embed icons into built executable?
|
|
18
|
440
|
March 7, 2026
|
|
How to free a type erased field?
|
|
21
|
516
|
March 6, 2026
|
|
Tofu — Asynchronous Messaging for Boring Systems
|
|
5
|
379
|
March 5, 2026
|
|
Why can't container level mutable variables be comptime?
|
|
5
|
189
|
March 5, 2026
|
|
Comptime-field is a nonsense semantic?
|
|
1
|
175
|
March 5, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
157
|
March 5, 2026
|
|
Is there syntax for destructuring a tuple in a for loop?
|
|
4
|
195
|
March 5, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
29
|
904
|
March 4, 2026
|
|
Modifying strings
|
|
21
|
382
|
March 3, 2026
|
|
Using imports via special root import
|
|
3
|
163
|
March 3, 2026
|
|
Switching on POSIX signals
|
|
4
|
113
|
March 3, 2026
|
|
Is there a more straightforward approach to pass a function pointer to different structs?
|
|
16
|
258
|
March 3, 2026
|
|
Not able to create ErrorSet after removal @Type?
|
|
9
|
187
|
March 3, 2026
|