|
Again on runtime format 'strings'
|
|
0
|
14
|
February 23, 2026
|
|
Ziex - Full-stack Web Framework for Zig! Like Next.js/React but for Zig
|
|
18
|
1648
|
February 23, 2026
|
|
The int from enum performance drama
|
|
4
|
346
|
February 23, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
233
|
February 23, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
17
|
454
|
February 22, 2026
|
|
What is the recommended way to create custom error in Zig?
|
|
17
|
390
|
February 22, 2026
|
|
Is there some option/builtin to disable "error: unused function parameter" in some cases?
|
|
53
|
1000
|
February 22, 2026
|
|
Find the nth set bit
|
|
9
|
281
|
February 22, 2026
|
|
Chessnix (01) threading
|
|
6
|
300
|
February 21, 2026
|
|
Help with file readers
|
|
1
|
119
|
February 21, 2026
|
|
Copying slices
|
|
4
|
231
|
February 21, 2026
|
|
Sugar proposal: @_ as unused fields name generator
|
|
29
|
872
|
February 21, 2026
|
|
Preferred way to handle iterators that can fail?
|
|
9
|
405
|
February 21, 2026
|
|
Creating switch cases programmatically
|
|
1
|
126
|
February 20, 2026
|
|
Panic: incorrect alignment when casting slice to struct
|
|
10
|
125
|
February 20, 2026
|
|
Tagged union panic when reading and writing same union in one assignment
|
|
13
|
304
|
February 19, 2026
|
|
How to construct tagged union through C-ABI?
|
|
4
|
137
|
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
|
327
|
February 18, 2026
|
|
What does extern "..." do?
|
|
4
|
311
|
February 18, 2026
|
|
Generic types and source file structs
|
|
25
|
373
|
February 17, 2026
|
|
What happened to Timestamp and what actually is Clock?
|
|
7
|
423
|
February 17, 2026
|
|
Dvui: Problem with displaying unicode characters
|
|
5
|
227
|
February 16, 2026
|
|
Documentation is the weak point of Zig – this problem must be solved
|
|
55
|
1865
|
February 15, 2026
|
|
Allocators: Best Practices & Anti-Patterns
|
|
12
|
1059
|
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
|
523
|
February 14, 2026
|
|
Zlist - A lightweight, modern alternative to ls built with Zig
|
|
12
|
659
|
February 13, 2026
|
|
Mapping a C enum to Error values
|
|
2
|
147
|
February 13, 2026
|
|
How to async/concurrent execute of subsets of tasks consecutively
|
|
6
|
302
|
February 12, 2026
|