|
Bitwise operations on packed structs
|
|
3
|
124
|
February 28, 2026
|
|
How do I embed a file into the binary during build?
|
|
2
|
176
|
February 27, 2026
|
|
Copying slices
|
|
24
|
650
|
February 27, 2026
|
|
How to free a type erased field?
|
|
14
|
240
|
February 27, 2026
|
|
The int from enum performance drama
|
|
25
|
1093
|
February 27, 2026
|
|
An Ethereum library in pure Zig, beats alloy.rs on 19/26 benchmarks
|
|
0
|
186
|
February 27, 2026
|
|
Sugar proposal: @_ as unused fields name generator
|
|
33
|
1131
|
February 27, 2026
|
|
Passing an `*Io.Writer` or an `*Io.Writer.Discarding`
|
|
4
|
104
|
February 27, 2026
|
|
`realpathAlloc` returns `error: Unexpected` when running Windows executable with Wine
|
|
3
|
104
|
February 27, 2026
|
|
Pointers to optimize darkness propagation in a minecraft-style lighting grid
|
|
8
|
151
|
February 26, 2026
|
|
`undefined symbol` error when cross-compiling a SDL application from Linux to Windows
|
|
2
|
115
|
February 26, 2026
|
|
Find the nth set bit
|
|
13
|
511
|
February 25, 2026
|
|
File stat in zig 0.16-dev
|
|
4
|
310
|
February 25, 2026
|
|
Array of struct handling
|
|
7
|
232
|
February 25, 2026
|
|
Creating and modifying an array of random floats
|
|
13
|
204
|
February 24, 2026
|
|
Is there some option/builtin to disable "error: unused function parameter" in some cases?
|
|
59
|
1183
|
February 24, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
27
|
718
|
February 24, 2026
|
|
Again on runtime format 'strings'
|
|
4
|
218
|
February 23, 2026
|
|
Ziex - Full-stack Web Framework for Zig! Like Next.js/React but for Zig
|
|
18
|
1849
|
February 23, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
275
|
February 23, 2026
|
|
What is the recommended way to create custom error in Zig?
|
|
17
|
486
|
February 22, 2026
|
|
Chessnix (01) threading
|
|
6
|
320
|
February 21, 2026
|
|
Help with file readers
|
|
1
|
126
|
February 21, 2026
|
|
Preferred way to handle iterators that can fail?
|
|
9
|
423
|
February 21, 2026
|
|
Creating switch cases programmatically
|
|
1
|
145
|
February 20, 2026
|
|
Panic: incorrect alignment when casting slice to struct
|
|
10
|
131
|
February 20, 2026
|
|
Tagged union panic when reading and writing same union in one assignment
|
|
13
|
310
|
February 19, 2026
|
|
How to construct tagged union through C-ABI?
|
|
4
|
148
|
February 19, 2026
|
|
'Unable to dump stack trace: InvalidBlockIndex' on Win 10, Zig 0.15.1/2
|
|
7
|
223
|
February 19, 2026
|
|
Const or var struct depending on program state
|
|
16
|
328
|
February 18, 2026
|