|
stdin_reader.takeDelimiterExclusive returns immediately in a loop instead of blocking for input (Zig 0.16, new Io interface)
|
|
4
|
121
|
July 26, 2026
|
|
How to use CRC structs in `std.hash`?
|
|
2
|
60
|
July 26, 2026
|
|
Which open source projects showcase state of the art Zig?
|
|
9
|
667
|
July 26, 2026
|
|
A way of some kind to discover whats taking up the most in zig exe size?
|
|
4
|
224
|
July 25, 2026
|
|
Idiomatic way to hide 'internal' implementation details
|
|
14
|
262
|
July 25, 2026
|
|
Is there a compiler bug here? Or just intentional design?
|
|
44
|
916
|
July 24, 2026
|
|
Comptime-known pointers of thread-local variables
|
|
4
|
185
|
July 24, 2026
|
|
Immovable hell
|
|
14
|
831
|
July 24, 2026
|
|
Future Polling
|
|
6
|
382
|
July 24, 2026
|
|
Purely Technical Discussion: Memory-Safe Compilation Mode Inspired by Fil-C
|
|
51
|
2076
|
July 23, 2026
|
|
What is |this| called?
|
|
8
|
502
|
July 23, 2026
|
|
Any reasons to not use "file as singleton" paradigm in zig
|
|
7
|
447
|
July 22, 2026
|
|
Declare const or var depending on comptime const
|
|
15
|
491
|
July 22, 2026
|
|
Using C libraries in Zig
|
|
3
|
242
|
July 20, 2026
|
|
Idiom for an "old-school" try-catch block
|
|
26
|
1055
|
July 20, 2026
|
|
Partial workaround for missing `decls` param to `@Struct`
|
|
10
|
344
|
July 19, 2026
|
|
Proposal: suppress unused parameter errors in functions containing `@compileLog`
|
|
2
|
204
|
July 18, 2026
|
|
Bitcast should be allowed on enums with tag types
|
|
5
|
465
|
July 18, 2026
|
|
Trying to create a little server application
|
|
15
|
563
|
July 17, 2026
|
|
How to check two function type matches?
|
|
2
|
148
|
July 17, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
190
|
July 17, 2026
|
|
Representing GPU device pointers on the CPU host side
|
|
6
|
277
|
July 17, 2026
|
|
Vendoring Zig Compiler as Library
|
|
3
|
449
|
July 17, 2026
|
|
Why isn't "defer" sentence executed?
|
|
55
|
1147
|
July 16, 2026
|
|
A small nitpicking inconsistency in Zig
|
|
26
|
611
|
July 16, 2026
|
|
How to deal with `undefined` buffers in ReleaseSafe mode
|
|
6
|
169
|
July 16, 2026
|
|
A question on a switch of a comptime known value
|
|
2
|
147
|
July 14, 2026
|
|
Zig and gtk4
|
|
2
|
347
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
343
|
July 14, 2026
|
|
Is there any work being done to reduce the size of the `zig-cache` directory?
|
|
1
|
235
|
July 13, 2026
|