|
File stat in zig 0.16-dev
|
|
2
|
28
|
February 24, 2026
|
|
Creating and modifying an array of random floats
|
|
12
|
50
|
February 24, 2026
|
|
The int from enum performance drama
|
|
6
|
488
|
February 24, 2026
|
|
Is there some option/builtin to disable "error: unused function parameter" in some cases?
|
|
59
|
1118
|
February 24, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
27
|
619
|
February 24, 2026
|
|
Again on runtime format 'strings'
|
|
4
|
168
|
February 23, 2026
|
|
Find the nth set bit
|
|
10
|
365
|
February 23, 2026
|
|
Sugar proposal: @_ as unused fields name generator
|
|
30
|
944
|
February 23, 2026
|
|
Ziex - Full-stack Web Framework for Zig! Like Next.js/React but for Zig
|
|
18
|
1730
|
February 23, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
255
|
February 23, 2026
|
|
What is the recommended way to create custom error in Zig?
|
|
17
|
421
|
February 22, 2026
|
|
Chessnix (01) threading
|
|
6
|
307
|
February 21, 2026
|
|
Help with file readers
|
|
1
|
121
|
February 21, 2026
|
|
Copying slices
|
|
4
|
238
|
February 21, 2026
|
|
Preferred way to handle iterators that can fail?
|
|
9
|
410
|
February 21, 2026
|
|
Creating switch cases programmatically
|
|
1
|
134
|
February 20, 2026
|
|
Panic: incorrect alignment when casting slice to struct
|
|
10
|
127
|
February 20, 2026
|
|
Tagged union panic when reading and writing same union in one assignment
|
|
13
|
306
|
February 19, 2026
|
|
How to construct tagged union through C-ABI?
|
|
4
|
138
|
February 19, 2026
|
|
'Unable to dump stack trace: InvalidBlockIndex' on Win 10, Zig 0.15.1/2
|
|
7
|
222
|
February 19, 2026
|
|
Const or var struct depending on program state
|
|
16
|
328
|
February 18, 2026
|
|
What does extern "..." do?
|
|
4
|
314
|
February 18, 2026
|
|
Generic types and source file structs
|
|
25
|
376
|
February 17, 2026
|
|
What happened to Timestamp and what actually is Clock?
|
|
7
|
424
|
February 17, 2026
|
|
Dvui: Problem with displaying unicode characters
|
|
5
|
231
|
February 16, 2026
|
|
Documentation is the weak point of Zig – this problem must be solved
|
|
55
|
1876
|
February 15, 2026
|
|
Allocators: Best Practices & Anti-Patterns
|
|
12
|
1065
|
February 15, 2026
|
|
Const pointer vs. mutable pointer on LCRS tree
|
|
4
|
92
|
February 14, 2026
|
|
0.16/master version zig,use examples,like hello world to stdout,write worlds to a file,etc
|
|
7
|
528
|
February 14, 2026
|
|
Zlist - A lightweight, modern alternative to ls built with Zig
|
|
12
|
664
|
February 13, 2026
|