|
How to explain the behavior of modifying the value referenced by the result of @constCast?
|
|
16
|
243
|
March 19, 2026
|
|
Non-blocking database calls in immediate-mode UI (raylib/raygui std.Io vs std.Thread?)
|
|
6
|
271
|
March 19, 2026
|
|
Why doesn't RLS apply through inline functions?
|
|
10
|
249
|
March 18, 2026
|
|
Workaround to modify a const value without the protection from @constCast, yet the test expects initialization value
|
|
2
|
81
|
March 18, 2026
|
|
How to store constant pointers in a buffer at compile time?
|
|
3
|
177
|
March 18, 2026
|
|
Heap allocated struct faster than comptime calculated arrays
|
|
13
|
523
|
March 17, 2026
|
|
Ziex - Full-stack Web Framework for Zig! Like Next.js/React but for Zig
|
|
20
|
2329
|
March 17, 2026
|
|
Https://github.com/ktarasov/love
|
|
0
|
204
|
March 17, 2026
|
|
Load and Run a 2nd binary
|
|
10
|
520
|
March 17, 2026
|
|
Lo.zig - a lodash-style Zig library
|
|
0
|
234
|
March 16, 2026
|
|
Custom type indexing
|
|
2
|
155
|
March 15, 2026
|
|
ArrayList.resize()
|
|
9
|
248
|
March 14, 2026
|
|
Type resolution for std.builtin.Type.StructField
|
|
10
|
162
|
March 14, 2026
|
|
Find the nth set bit
|
|
21
|
843
|
March 14, 2026
|
|
How to create two mutually referencing pointers at compile time?
|
|
5
|
220
|
March 13, 2026
|
|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
234
|
March 12, 2026
|
|
Init block to const-cast - does it copy?
|
|
37
|
405
|
March 12, 2026
|
|
Why does @field work for declarations?
|
|
40
|
787
|
March 11, 2026
|
|
Is this a known compiler crash?
|
|
2
|
162
|
March 10, 2026
|
|
Struct cast to slice
|
|
5
|
209
|
March 10, 2026
|
|
Conditional switch cases
|
|
5
|
271
|
March 10, 2026
|
|
A question about memory allocation
|
|
15
|
203
|
March 10, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
269
|
March 9, 2026
|
|
Passing function with args as arg of other function gives error
|
|
3
|
110
|
March 9, 2026
|
|
Serde.zig - format-agnostic serialization framework
|
|
9
|
420
|
March 9, 2026
|
|
Confusing behavior with comptime switches
|
|
2
|
145
|
March 8, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
4
|
158
|
March 8, 2026
|
|
Need help with setting up Andrew Gossage's Zoi powered Thanatos Native app
|
|
2
|
317
|
March 7, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
23
|
513
|
March 7, 2026
|
|
Embed icons into built executable?
|
|
18
|
450
|
March 7, 2026
|