|
There has got to be a better way to deal with bitfields in C
|
|
10
|
526
|
August 29, 2026
|
|
How to check if something is a string?
|
|
8
|
1187
|
August 29, 2026
|
|
Anyone using Apple CoreML ? With zig?
|
|
2
|
264
|
August 27, 2026
|
|
Confusion with if and optionals
|
|
12
|
402
|
August 27, 2026
|
|
How to use root.zig effectively? (How to expose a good external Zig API?)
|
|
4
|
299
|
August 26, 2026
|
|
Revisiting 'break :blk value'
|
|
32
|
1025
|
August 25, 2026
|
|
What Zig felt like, coming from Rust
|
|
42
|
2566
|
August 25, 2026
|
|
Fixing Access Denied error on MacOS
|
|
4
|
242
|
August 24, 2026
|
|
In a ranged loop, why is the start index inclusive of the end index?
|
|
1
|
255
|
August 24, 2026
|
|
Is `resume` a reserved word?
|
|
2
|
553
|
August 22, 2026
|
|
Noreturn vs error{Usage}!noreturn
|
|
1
|
234
|
August 22, 2026
|
|
Composing a string during run time
|
|
4
|
282
|
August 22, 2026
|
|
Requiring a fixed position of one field in a struct without extern
|
|
3
|
226
|
August 22, 2026
|
|
Union MultiArrayList even worse in safety builds
|
|
9
|
313
|
August 21, 2026
|
|
What do you think about Io.print/Io.println for stdout and Io.readLine/Io.readAlloc for stdin
|
|
10
|
426
|
August 21, 2026
|
|
The dot "." overuse
|
|
30
|
1475
|
August 21, 2026
|
|
Is there a stricter/slower/eager build mode?
|
|
12
|
468
|
August 21, 2026
|
|
How to emit ASM in -fno-llvm?
|
|
2
|
113
|
August 21, 2026
|
|
Proposal: Better lossy casting for int-to-float
|
|
24
|
1000
|
August 20, 2026
|
|
How can you generate constant data in 0.16.0
|
|
2
|
235
|
August 20, 2026
|
|
How do you do UI in zig
|
|
11
|
1304
|
August 19, 2026
|
|
Union type structs
|
|
5
|
368
|
August 19, 2026
|
|
Advice on contributing to Zig Source to fix an issue (codeberg 31182)
|
|
4
|
479
|
August 17, 2026
|
|
Zig unix socket read and write
|
|
5
|
208
|
August 17, 2026
|
|
Anyone using Zed for Zig?
|
|
7
|
404
|
August 15, 2026
|
|
Add Unsafe Shift Operators
|
|
3
|
290
|
August 15, 2026
|
|
Zsort: import organizer for zig
|
|
12
|
724
|
August 15, 2026
|
|
Rounding Modes For Floating Operations
|
|
5
|
320
|
August 13, 2026
|
|
Is there a better way to run a check for a falliable shortcut and fall back to a normal way?
|
|
4
|
221
|
August 13, 2026
|
|
Strategies for libraries to support multiple Zig versions?
|
|
4
|
257
|
August 13, 2026
|