|
Why does Io use a userdata field rather than @fieldParentPtr?
|
|
1
|
85
|
June 6, 2026
|
|
How to read a multi-byte key press (or how to check if stdin is empty)?
|
|
0
|
64
|
June 6, 2026
|
|
Zig 0.16: setting socket options on Windows
|
|
5
|
193
|
June 6, 2026
|
|
What is the best backing allocator to use for an ArenaAllocator?
|
|
14
|
449
|
June 5, 2026
|
|
TLS Client and out-of-order certificate chains?
|
|
2
|
104
|
June 5, 2026
|
|
DWARF parsing and stack traces
|
|
2
|
235
|
June 4, 2026
|
|
Existing type to dump all my strings into?
|
|
9
|
342
|
June 3, 2026
|
|
Creating a seekable reader from a slice of bytes
|
|
3
|
223
|
June 3, 2026
|
|
Single-threaded Io per component
|
|
6
|
140
|
June 2, 2026
|
|
Expected type 'const [2]u8' but only when using parameterized index
|
|
4
|
83
|
June 2, 2026
|
|
Where does the buffer go?
|
|
4
|
337
|
May 31, 2026
|
|
Writer in a test
|
|
3
|
127
|
May 31, 2026
|
|
Segfault on array_hash_map.Custom.get()
|
|
2
|
150
|
May 29, 2026
|
|
On Static Dispatch vs Dynamic Dispatch
|
|
7
|
545
|
May 28, 2026
|
|
`std.debug.print` ignore undefined value
|
|
3
|
100
|
May 25, 2026
|
|
Cannot find std.os.windows.kernel32.SetConsoleOutputCP API to fix console garbled text issue
|
|
5
|
162
|
May 25, 2026
|
|
"leaky" error messages from `std.testing.expectEqual`
|
|
3
|
117
|
May 24, 2026
|
|
Does std.Io.net.HostName.connect() allocate?
|
|
1
|
159
|
May 24, 2026
|
|
Questions from a beginner dev about Zig
|
|
61
|
1820
|
May 24, 2026
|
|
Smaller Io interface (Io-core)
|
|
23
|
844
|
May 24, 2026
|
|
Help with `Io.Group`
|
|
20
|
344
|
May 23, 2026
|
|
Help with MultiReader usage - Reading FFmpeg stdout/stderr progress not working
|
|
10
|
183
|
May 23, 2026
|
|
DynLib no longer supports Windows, and what is the intended solution?
|
|
3
|
379
|
May 23, 2026
|
|
Should the standard library be "batteries included"?
|
|
84
|
3593
|
May 22, 2026
|
|
ZigZag - A TUI framework for Zig
|
|
24
|
3185
|
May 22, 2026
|
|
Resetting of write/read buffer
|
|
3
|
165
|
May 21, 2026
|
|
Why does using reader.interface as a variable cause a segfault?
|
|
4
|
355
|
May 21, 2026
|
|
Do you consider datetime formatting important for a language std? (And where do you think the line should be drawn for the std?)
|
|
14
|
555
|
May 20, 2026
|
|
Writing to stdout from async function
|
|
13
|
239
|
May 20, 2026
|
|
Asserting non-error
|
|
9
|
215
|
May 20, 2026
|