|
How to do basic file IO
|
|
5
|
401
|
July 20, 2026
|
|
Segmentation fault after flushing to stdout
|
|
2
|
100
|
July 20, 2026
|
|
Parsing ZON with optional fields
|
|
20
|
600
|
July 20, 2026
|
|
Poll always returns INVAL when executable called by gdb, strace, kcov
|
|
1
|
110
|
July 19, 2026
|
|
An edge case for Io.Dir.realpath*() functions
|
|
2
|
150
|
July 18, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
177
|
July 17, 2026
|
|
Weird `std.Build.Step.Run.expectStdErr{Exact,Match}` error
|
|
2
|
60
|
July 17, 2026
|
|
How to free aligned memory allocation from `std.Io.Dir.readFileAllocOptions`?
|
|
1
|
92
|
July 16, 2026
|
|
`Dir` equivalent of `std.Io.File.Atomic`?
|
|
1
|
96
|
July 16, 2026
|
|
std.Io.{Reader,Writer} and positional reads/writes
|
|
5
|
113
|
July 16, 2026
|
|
Stdio-zig Buffered stdin/stdout reading and writing for Zig without the boilerplate
|
|
1
|
268
|
July 16, 2026
|
|
Testing a command line argument parser
|
|
5
|
207
|
July 15, 2026
|
|
Import (std) is once as cache or into each translation unit?
|
|
3
|
165
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
333
|
July 14, 2026
|
|
Using build.zig as a library
|
|
3
|
295
|
July 13, 2026
|
|
Ancillary data w/ Io
|
|
3
|
274
|
July 13, 2026
|
|
How to check if a struct is from an instance of a generic struct
|
|
14
|
275
|
July 12, 2026
|
|
Static Maps
|
|
8
|
320
|
July 12, 2026
|
|
Reader return EndOfStream before remaining bytes
|
|
22
|
533
|
July 12, 2026
|
|
`deinit` `.empty` MultiArrayList
|
|
9
|
177
|
July 11, 2026
|
|
File I/O basics (0.16)
|
|
24
|
5337
|
July 11, 2026
|
|
Track transferred bytes/progress of longer PUT request with std.http
|
|
22
|
411
|
July 10, 2026
|
|
Compilation failure for evented.deinit using Grand Central Dispatch
|
|
5
|
173
|
July 9, 2026
|
|
Optimize individual (standard) library components
|
|
3
|
222
|
July 9, 2026
|
|
"unbuffered" input - noob alert!
|
|
6
|
277
|
July 8, 2026
|
|
Why are there four different versions of `LazyPath.getPath`?
|
|
3
|
211
|
July 8, 2026
|
|
Size increase by 470+ kb after adding std.Io interface.
|
|
11
|
1088
|
July 7, 2026
|
|
State of networking in `std.Io`
|
|
9
|
782
|
July 7, 2026
|
|
Segmentation Fault Parsing Command Line Arguments
|
|
8
|
223
|
July 7, 2026
|
|
Do I need to defer cancel an std.Io.Group?
|
|
1
|
309
|
July 6, 2026
|