|
How to do basic file IO
|
|
2
|
51
|
July 18, 2026
|
|
Poll always returns INVAL when executable called by gdb, strace, kcov
|
|
0
|
47
|
July 18, 2026
|
|
An edge case for Io.Dir.realpath*() functions
|
|
2
|
127
|
July 18, 2026
|
|
Parsing ZON with optional fields
|
|
18
|
474
|
July 17, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
154
|
July 17, 2026
|
|
Weird `std.Build.Step.Run.expectStdErr{Exact,Match}` error
|
|
2
|
52
|
July 17, 2026
|
|
How to free aligned memory allocation from `std.Io.Dir.readFileAllocOptions`?
|
|
1
|
88
|
July 16, 2026
|
|
`Dir` equivalent of `std.Io.File.Atomic`?
|
|
1
|
94
|
July 16, 2026
|
|
std.Io.{Reader,Writer} and positional reads/writes
|
|
5
|
108
|
July 16, 2026
|
|
Stdio-zig Buffered stdin/stdout reading and writing for Zig without the boilerplate
|
|
1
|
259
|
July 16, 2026
|
|
Testing a command line argument parser
|
|
5
|
206
|
July 15, 2026
|
|
Import (std) is once as cache or into each translation unit?
|
|
3
|
161
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
323
|
July 14, 2026
|
|
Using build.zig as a library
|
|
3
|
290
|
July 13, 2026
|
|
Ancillary data w/ Io
|
|
3
|
270
|
July 13, 2026
|
|
How to check if a struct is from an instance of a generic struct
|
|
14
|
268
|
July 12, 2026
|
|
Static Maps
|
|
8
|
316
|
July 12, 2026
|
|
Reader return EndOfStream before remaining bytes
|
|
22
|
530
|
July 12, 2026
|
|
`deinit` `.empty` MultiArrayList
|
|
9
|
173
|
July 11, 2026
|
|
File I/O basics (0.16)
|
|
24
|
5256
|
July 11, 2026
|
|
Track transferred bytes/progress of longer PUT request with std.http
|
|
22
|
409
|
July 10, 2026
|
|
Compilation failure for evented.deinit using Grand Central Dispatch
|
|
5
|
171
|
July 9, 2026
|
|
Optimize individual (standard) library components
|
|
3
|
221
|
July 9, 2026
|
|
"unbuffered" input - noob alert!
|
|
6
|
277
|
July 8, 2026
|
|
Why are there four different versions of `LazyPath.getPath`?
|
|
3
|
210
|
July 8, 2026
|
|
Size increase by 470+ kb after adding std.Io interface.
|
|
11
|
1079
|
July 7, 2026
|
|
State of networking in `std.Io`
|
|
9
|
774
|
July 7, 2026
|
|
Segmentation Fault Parsing Command Line Arguments
|
|
8
|
222
|
July 7, 2026
|
|
Do I need to defer cancel an std.Io.Group?
|
|
1
|
307
|
July 6, 2026
|
|
Does it make sense to create a function that takes a stdout writer which might not be used?
|
|
2
|
134
|
July 4, 2026
|