|
About optional union(enum) niche optimization
|
|
23
|
245
|
March 5, 2026
|
|
How to free a type erased field?
|
|
17
|
345
|
March 5, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
10
|
187
|
March 5, 2026
|
|
Error handling strategies
|
|
6
|
183
|
March 5, 2026
|
|
Do we really need a thread-safe ArenaAllocator by default?
|
|
10
|
299
|
March 5, 2026
|
|
Itijah: Pure Zig Unicode Bidirectional Algorithm — passes full conformance suite
|
|
2
|
58
|
March 5, 2026
|
|
A pure Zig 2D graphics library - z2d
|
|
22
|
3454
|
March 5, 2026
|
|
Handling `std.unicode.Utf8Iterator` Errors
|
|
2
|
97
|
March 5, 2026
|
|
Tofu — Asynchronous Messaging for Boring Systems
|
|
5
|
252
|
March 5, 2026
|
|
Statistic Distributions Library with an Intrusive Interface
|
|
2
|
230
|
March 5, 2026
|
|
Embed icons into built executable?
|
|
12
|
242
|
March 5, 2026
|
|
Why can't container level mutable variables be comptime?
|
|
5
|
142
|
March 5, 2026
|
|
Comptime-field is a nonsense semantic?
|
|
1
|
104
|
March 5, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
131
|
March 5, 2026
|
|
Why does @field work for declarations?
|
|
34
|
506
|
March 5, 2026
|
|
Is there syntax for destructuring a tuple in a for loop?
|
|
4
|
156
|
March 5, 2026
|
|
Load and Run a 2nd binary
|
|
1
|
131
|
March 4, 2026
|
|
Related to the built in system
|
|
1
|
63
|
March 4, 2026
|
|
Will std.Io.{Reader|Writer} be renamed to std.Io.{Source|Sink}?
|
|
2
|
220
|
March 4, 2026
|
|
Medium to large-scale projects
|
|
23
|
494
|
March 4, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
29
|
839
|
March 4, 2026
|
|
Cached files. What is where and why
|
|
2
|
128
|
March 4, 2026
|
|
What is allowed in the Jobs category?
|
|
11
|
429
|
March 4, 2026
|
|
std.time.Timer got removed, what are the plans for it if any?
|
|
9
|
527
|
March 4, 2026
|
|
How vulkan synchronization primitives fit into async Io
|
|
3
|
221
|
March 4, 2026
|
|
Juzzmuzz - a WIP harfbuzz/rustybuzz port to Zig
|
|
1
|
166
|
March 4, 2026
|
|
Modifying strings
|
|
21
|
326
|
March 3, 2026
|
|
Timezone-aware datetime - zdt
|
|
21
|
2375
|
March 3, 2026
|
|
Linking against SDL_ttf & SDL_image?
|
|
1
|
72
|
March 3, 2026
|
|
Using imports via special root import
|
|
3
|
143
|
March 3, 2026
|