|
Find the nth set bit
|
|
14
|
597
|
March 12, 2026
|
|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
180
|
March 12, 2026
|
|
Init block to const-cast - does it copy?
|
|
37
|
371
|
March 12, 2026
|
|
Why does @field work for declarations?
|
|
40
|
750
|
March 11, 2026
|
|
Is this a known compiler crash?
|
|
2
|
130
|
March 10, 2026
|
|
Struct cast to slice
|
|
5
|
181
|
March 10, 2026
|
|
Conditional switch cases
|
|
5
|
239
|
March 10, 2026
|
|
A question about memory allocation
|
|
15
|
175
|
March 10, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
226
|
March 9, 2026
|
|
Passing function with args as arg of other function gives error
|
|
3
|
100
|
March 9, 2026
|
|
Serde.zig - format-agnostic serialization framework
|
|
9
|
373
|
March 9, 2026
|
|
Load and Run a 2nd binary
|
|
9
|
421
|
March 8, 2026
|
|
Confusing behavior with comptime switches
|
|
2
|
135
|
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
|
309
|
March 7, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
23
|
501
|
March 7, 2026
|
|
Embed icons into built executable?
|
|
18
|
439
|
March 7, 2026
|
|
How to free a type erased field?
|
|
21
|
516
|
March 6, 2026
|
|
Tofu — Asynchronous Messaging for Boring Systems
|
|
5
|
376
|
March 5, 2026
|
|
Why can't container level mutable variables be comptime?
|
|
5
|
188
|
March 5, 2026
|
|
Comptime-field is a nonsense semantic?
|
|
1
|
174
|
March 5, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
156
|
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
|
903
|
March 4, 2026
|
|
Modifying strings
|
|
21
|
380
|
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
|
186
|
March 3, 2026
|
|
Bitwise operations on packed structs
|
|
4
|
259
|
March 2, 2026
|