|
How to free a type erased field?
|
|
14
|
136
|
February 27, 2026
|
|
The int from enum performance drama
|
|
25
|
1002
|
February 27, 2026
|
|
Copying slices
|
|
23
|
555
|
February 27, 2026
|
|
An Ethereum library in pure Zig, beats alloy.rs on 19/26 benchmarks
|
|
0
|
101
|
February 27, 2026
|
|
Sugar proposal: @_ as unused fields name generator
|
|
33
|
1101
|
February 27, 2026
|
|
Passing an `*Io.Writer` or an `*Io.Writer.Discarding`
|
|
4
|
67
|
February 27, 2026
|
|
`realpathAlloc` returns `error: Unexpected` when running Windows executable with Wine
|
|
3
|
82
|
February 27, 2026
|
|
Pointers to optimize darkness propagation in a minecraft-style lighting grid
|
|
9
|
136
|
February 26, 2026
|
|
`undefined symbol` error when cross-compiling a SDL application from Linux to Windows
|
|
2
|
102
|
February 26, 2026
|
|
Find the nth set bit
|
|
13
|
505
|
February 25, 2026
|
|
File stat in zig 0.16-dev
|
|
4
|
295
|
February 25, 2026
|
|
Array of struct handling
|
|
7
|
225
|
February 25, 2026
|
|
Creating and modifying an array of random floats
|
|
13
|
196
|
February 24, 2026
|
|
Is there some option/builtin to disable "error: unused function parameter" in some cases?
|
|
59
|
1174
|
February 24, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
27
|
699
|
February 24, 2026
|
|
Again on runtime format 'strings'
|
|
4
|
213
|
February 23, 2026
|
|
Ziex - Full-stack Web Framework for Zig! Like Next.js/React but for Zig
|
|
18
|
1818
|
February 23, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
273
|
February 23, 2026
|
|
What is the recommended way to create custom error in Zig?
|
|
17
|
471
|
February 22, 2026
|
|
Chessnix (01) threading
|
|
6
|
318
|
February 21, 2026
|
|
Help with file readers
|
|
1
|
126
|
February 21, 2026
|
|
Preferred way to handle iterators that can fail?
|
|
9
|
422
|
February 21, 2026
|
|
Creating switch cases programmatically
|
|
1
|
143
|
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
|
309
|
February 19, 2026
|
|
How to construct tagged union through C-ABI?
|
|
4
|
146
|
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
|
|
What does extern "..." do?
|
|
4
|
323
|
February 18, 2026
|
|
Generic types and source file structs
|
|
25
|
379
|
February 17, 2026
|