|
When to use builtins vs std.math? log, log10, log2, other?
|
|
3
|
169
|
September 1, 2026
|
|
Zlist - A lightweight, modern alternative to ls built with Zig
|
|
22
|
2056
|
September 1, 2026
|
|
I know @TypeOf in unusual sometimes, but I'm not sure if consistency should made here
|
|
9
|
550
|
August 31, 2026
|
|
Is there any way to address this?
|
|
4
|
281
|
August 30, 2026
|
|
There has got to be a better way to deal with bitfields in C
|
|
14
|
976
|
August 30, 2026
|
|
I’ve updated my zp (a source-based package manager)
|
|
0
|
124
|
August 30, 2026
|
|
Is the order of function argument evaluation stable?
|
|
5
|
320
|
August 30, 2026
|
|
How to properly read from stdin?
|
|
7
|
4636
|
August 29, 2026
|
|
Inline else not removing errors
|
|
4
|
189
|
August 29, 2026
|
|
How to check if something is a string?
|
|
10
|
1424
|
August 29, 2026
|
|
Anyone using Apple CoreML ? With zig?
|
|
2
|
303
|
August 27, 2026
|
|
Confusion with if and optionals
|
|
12
|
444
|
August 27, 2026
|
|
How to use root.zig effectively? (How to expose a good external Zig API?)
|
|
4
|
320
|
August 26, 2026
|
|
Revisiting 'break :blk value'
|
|
32
|
1065
|
August 25, 2026
|
|
What Zig felt like, coming from Rust
|
|
42
|
2624
|
August 25, 2026
|
|
Fixing Access Denied error on MacOS
|
|
4
|
246
|
August 24, 2026
|
|
In a ranged loop, why is the start index inclusive of the end index?
|
|
1
|
267
|
August 24, 2026
|
|
Is `resume` a reserved word?
|
|
2
|
578
|
August 22, 2026
|
|
Noreturn vs error{Usage}!noreturn
|
|
1
|
242
|
August 22, 2026
|
|
Composing a string during run time
|
|
4
|
287
|
August 22, 2026
|
|
Requiring a fixed position of one field in a struct without extern
|
|
3
|
235
|
August 22, 2026
|
|
Union MultiArrayList even worse in safety builds
|
|
9
|
318
|
August 21, 2026
|
|
What do you think about Io.print/Io.println for stdout and Io.readLine/Io.readAlloc for stdin
|
|
10
|
443
|
August 21, 2026
|
|
The dot "." overuse
|
|
30
|
1500
|
August 21, 2026
|
|
Is there a stricter/slower/eager build mode?
|
|
12
|
481
|
August 21, 2026
|
|
How to emit ASM in -fno-llvm?
|
|
2
|
118
|
August 21, 2026
|
|
Proposal: Better lossy casting for int-to-float
|
|
24
|
1004
|
August 20, 2026
|
|
How can you generate constant data in 0.16.0
|
|
2
|
239
|
August 20, 2026
|
|
How do you do UI in zig
|
|
11
|
1333
|
August 19, 2026
|
|
Union type structs
|
|
5
|
372
|
August 19, 2026
|