|
Getting path from cwd() fails with error
|
|
6
|
78
|
August 1, 2026
|
|
Specify backing allocator to std.heap.DebugAllocator
|
|
2
|
110
|
August 1, 2026
|
|
Why are the Reader and Writer vtables intrusive as well?
|
|
13
|
596
|
July 31, 2026
|
|
Need help understand readfileAlloc()
|
|
11
|
252
|
July 29, 2026
|
|
Prevent DebugAllocator from using Io
|
|
5
|
376
|
July 28, 2026
|
|
stdin_reader.takeDelimiterExclusive returns immediately in a loop instead of blocking for input (Zig 0.16, new Io interface)
|
|
5
|
213
|
July 26, 2026
|
|
Future Polling
|
|
6
|
425
|
July 24, 2026
|
|
std.http.Client.fetch uses .? that causes panic. Is this a bug or intentional for any reasons?
|
|
10
|
341
|
July 24, 2026
|
|
Poll from stdin, but windows is windows
|
|
2
|
197
|
July 23, 2026
|
|
Ancillary data w/ Io
|
|
4
|
413
|
July 23, 2026
|
|
'initInterface' is not a member function
|
|
2
|
148
|
July 22, 2026
|
|
How to do basic file IO
|
|
6
|
608
|
July 22, 2026
|
|
Anyone know how std.zip works?
|
|
10
|
1198
|
July 21, 2026
|
|
Segmentation fault after flushing to stdout
|
|
2
|
157
|
July 20, 2026
|
|
Parsing ZON with optional fields
|
|
20
|
680
|
July 20, 2026
|
|
Poll always returns INVAL when executable called by gdb, strace, kcov
|
|
1
|
124
|
July 19, 2026
|
|
An edge case for Io.Dir.realpath*() functions
|
|
2
|
170
|
July 18, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
202
|
July 17, 2026
|
|
Weird `std.Build.Step.Run.expectStdErr{Exact,Match}` error
|
|
2
|
71
|
July 17, 2026
|
|
How to free aligned memory allocation from `std.Io.Dir.readFileAllocOptions`?
|
|
1
|
101
|
July 16, 2026
|
|
`Dir` equivalent of `std.Io.File.Atomic`?
|
|
1
|
105
|
July 16, 2026
|
|
std.Io.{Reader,Writer} and positional reads/writes
|
|
5
|
135
|
July 16, 2026
|
|
Stdio-zig Buffered stdin/stdout reading and writing for Zig without the boilerplate
|
|
1
|
280
|
July 16, 2026
|
|
Testing a command line argument parser
|
|
5
|
228
|
July 15, 2026
|
|
Import (std) is once as cache or into each translation unit?
|
|
3
|
176
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
364
|
July 14, 2026
|
|
Using build.zig as a library
|
|
3
|
312
|
July 13, 2026
|
|
How to check if a struct is from an instance of a generic struct
|
|
14
|
308
|
July 12, 2026
|
|
Static Maps
|
|
8
|
350
|
July 12, 2026
|
|
Reader return EndOfStream before remaining bytes
|
|
22
|
580
|
July 12, 2026
|