|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
21
|
308
|
March 6, 2026
|
|
Load and Run a 2nd binary
|
|
5
|
210
|
March 6, 2026
|
|
How to free a type erased field?
|
|
21
|
445
|
March 6, 2026
|
|
Embed icons into built executable?
|
|
14
|
284
|
March 6, 2026
|
|
Why does @field work for declarations?
|
|
35
|
525
|
March 6, 2026
|
|
[Update] Building LLVM, Clang, and LLD with Zig, from source!
|
|
2
|
191
|
March 6, 2026
|
|
Error handling strategies
|
|
7
|
268
|
March 6, 2026
|
|
About optional union(enum) niche optimization
|
|
24
|
353
|
March 6, 2026
|
|
Need help with setting up Andrew Gossage's Zoi powered Thanatos Native app
|
|
2
|
230
|
March 6, 2026
|
|
Zephyr RTOS Support
|
|
0
|
90
|
March 5, 2026
|
|
Do we really need a thread-safe ArenaAllocator by default?
|
|
10
|
388
|
March 5, 2026
|
|
Itijah: Pure Zig Unicode Bidirectional Algorithm — passes full conformance suite
|
|
2
|
132
|
March 5, 2026
|
|
A pure Zig 2D graphics library - z2d
|
|
22
|
3505
|
March 5, 2026
|
|
Handling `std.unicode.Utf8Iterator` Errors
|
|
2
|
115
|
March 5, 2026
|
|
Tofu — Asynchronous Messaging for Boring Systems
|
|
5
|
294
|
March 5, 2026
|
|
Statistic Distributions Library with an Intrusive Interface
|
|
2
|
239
|
March 5, 2026
|
|
Why can't container level mutable variables be comptime?
|
|
5
|
157
|
March 5, 2026
|
|
Comptime-field is a nonsense semantic?
|
|
1
|
133
|
March 5, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
143
|
March 5, 2026
|
|
Is there syntax for destructuring a tuple in a for loop?
|
|
4
|
170
|
March 5, 2026
|
|
Related to the built in system
|
|
1
|
65
|
March 4, 2026
|
|
Will std.Io.{Reader|Writer} be renamed to std.Io.{Source|Sink}?
|
|
2
|
236
|
March 4, 2026
|
|
Medium to large-scale projects
|
|
23
|
513
|
March 4, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
29
|
849
|
March 4, 2026
|
|
Cached files. What is where and why
|
|
2
|
135
|
March 4, 2026
|
|
What is allowed in the Jobs category?
|
|
11
|
439
|
March 4, 2026
|
|
std.time.Timer got removed, what are the plans for it if any?
|
|
9
|
537
|
March 4, 2026
|
|
How vulkan synchronization primitives fit into async Io
|
|
3
|
228
|
March 4, 2026
|
|
Juzzmuzz - a WIP harfbuzz/rustybuzz port to Zig
|
|
1
|
184
|
March 4, 2026
|
|
Modifying strings
|
|
21
|
335
|
March 3, 2026
|