|
Heap allocated struct faster than comptime calculated arrays
|
|
4
|
132
|
March 16, 2026
|
|
Custom type indexing
|
|
2
|
86
|
March 15, 2026
|
|
ArrayList.resize()
|
|
9
|
206
|
March 14, 2026
|
|
Type resolution for std.builtin.Type.StructField
|
|
10
|
143
|
March 14, 2026
|
|
Find the nth set bit
|
|
21
|
827
|
March 14, 2026
|
|
How to create two mutually referencing pointers at compile time?
|
|
5
|
203
|
March 13, 2026
|
|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
226
|
March 12, 2026
|
|
Init block to const-cast - does it copy?
|
|
37
|
398
|
March 12, 2026
|
|
Why does @field work for declarations?
|
|
40
|
779
|
March 11, 2026
|
|
Is this a known compiler crash?
|
|
2
|
158
|
March 10, 2026
|
|
Struct cast to slice
|
|
5
|
203
|
March 10, 2026
|
|
Conditional switch cases
|
|
5
|
261
|
March 10, 2026
|
|
A question about memory allocation
|
|
15
|
196
|
March 10, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
254
|
March 9, 2026
|
|
Passing function with args as arg of other function gives error
|
|
3
|
105
|
March 9, 2026
|
|
Serde.zig - format-agnostic serialization framework
|
|
9
|
401
|
March 9, 2026
|
|
Load and Run a 2nd binary
|
|
9
|
431
|
March 8, 2026
|
|
Confusing behavior with comptime switches
|
|
2
|
142
|
March 8, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
4
|
156
|
March 8, 2026
|
|
Need help with setting up Andrew Gossage's Zoi powered Thanatos Native app
|
|
2
|
315
|
March 7, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
23
|
509
|
March 7, 2026
|
|
Embed icons into built executable?
|
|
18
|
445
|
March 7, 2026
|
|
How to free a type erased field?
|
|
21
|
518
|
March 6, 2026
|
|
Tofu — Asynchronous Messaging for Boring Systems
|
|
5
|
387
|
March 5, 2026
|
|
Why can't container level mutable variables be comptime?
|
|
5
|
191
|
March 5, 2026
|
|
Comptime-field is a nonsense semantic?
|
|
1
|
178
|
March 5, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
159
|
March 5, 2026
|
|
Is there syntax for destructuring a tuple in a for loop?
|
|
4
|
197
|
March 5, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
29
|
912
|
March 4, 2026
|
|
Modifying strings
|
|
21
|
388
|
March 3, 2026
|