|
Middleware design seem very hard to do correct
|
|
0
|
66
|
September 6, 2026
|
|
Zig 0.16 Linux linker, bundled LLD bug?
|
|
0
|
79
|
September 5, 2026
|
|
Zlist - A lightweight, modern alternative to ls built with Zig
|
|
24
|
2340
|
September 5, 2026
|
|
Is the syntax inconsistency intentional?
|
|
4
|
239
|
September 5, 2026
|
|
What are we expecting in 0.17?
|
|
24
|
1764
|
September 4, 2026
|
|
Zp - A source-based package manager written in Zig
|
|
2
|
179
|
September 4, 2026
|
|
Endless llvm emit object
|
|
1
|
201
|
September 4, 2026
|
|
Nova Midi - A pure zig Midi I/O Library inpired by libremidi and minimidio
|
|
4
|
280
|
September 3, 2026
|
|
When to use builtins vs std.math? log, log10, log2, other?
|
|
3
|
335
|
September 1, 2026
|
|
I know @TypeOf in unusual sometimes, but I'm not sure if consistency should made here
|
|
9
|
597
|
August 31, 2026
|
|
Is there any way to address this?
|
|
4
|
309
|
August 30, 2026
|
|
There has got to be a better way to deal with bitfields in C
|
|
14
|
1041
|
August 30, 2026
|
|
I’ve updated my zp (a source-based package manager)
|
|
2
|
156
|
September 4, 2026
|
|
Is the order of function argument evaluation stable?
|
|
5
|
348
|
August 30, 2026
|
|
How to properly read from stdin?
|
|
7
|
4673
|
August 29, 2026
|
|
Inline else not removing errors
|
|
4
|
204
|
August 29, 2026
|
|
How to check if something is a string?
|
|
10
|
1452
|
August 29, 2026
|
|
Anyone using Apple CoreML ? With zig?
|
|
2
|
321
|
August 27, 2026
|
|
Confusion with if and optionals
|
|
12
|
455
|
August 27, 2026
|
|
How to use root.zig effectively? (How to expose a good external Zig API?)
|
|
4
|
339
|
August 26, 2026
|
|
Revisiting 'break :blk value'
|
|
32
|
1099
|
August 25, 2026
|
|
What Zig felt like, coming from Rust
|
|
42
|
2707
|
August 25, 2026
|
|
Fixing Access Denied error on MacOS
|
|
4
|
251
|
August 24, 2026
|
|
In a ranged loop, why is the start index inclusive of the end index?
|
|
1
|
271
|
August 24, 2026
|
|
Is `resume` a reserved word?
|
|
2
|
594
|
August 22, 2026
|
|
Noreturn vs error{Usage}!noreturn
|
|
1
|
247
|
August 22, 2026
|
|
Composing a string during run time
|
|
4
|
298
|
August 22, 2026
|
|
Requiring a fixed position of one field in a struct without extern
|
|
3
|
238
|
August 22, 2026
|
|
Union MultiArrayList even worse in safety builds
|
|
9
|
323
|
August 21, 2026
|
|
What do you think about Io.print/Io.println for stdout and Io.readLine/Io.readAlloc for stdin
|
|
10
|
448
|
August 21, 2026
|