|
Parsing ZON with optional fields
|
|
19
|
511
|
July 18, 2026
|
|
How to do basic file IO
|
|
2
|
118
|
July 18, 2026
|
|
Poll always returns INVAL when executable called by gdb, strace, kcov
|
|
0
|
50
|
July 18, 2026
|
|
An edge case for Io.Dir.realpath*() functions
|
|
2
|
132
|
July 18, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
165
|
July 17, 2026
|
|
Weird `std.Build.Step.Run.expectStdErr{Exact,Match}` error
|
|
2
|
56
|
July 17, 2026
|
|
How to free aligned memory allocation from `std.Io.Dir.readFileAllocOptions`?
|
|
1
|
90
|
July 16, 2026
|
|
`Dir` equivalent of `std.Io.File.Atomic`?
|
|
1
|
94
|
July 16, 2026
|
|
std.Io.{Reader,Writer} and positional reads/writes
|
|
5
|
110
|
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
|
162
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
325
|
July 14, 2026
|
|
Using build.zig as a library
|
|
3
|
292
|
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
|
269
|
July 12, 2026
|
|
Static Maps
|
|
8
|
316
|
July 12, 2026
|
|
Reader return EndOfStream before remaining bytes
|
|
22
|
533
|
July 12, 2026
|
|
`deinit` `.empty` MultiArrayList
|
|
9
|
173
|
July 11, 2026
|
|
File I/O basics (0.16)
|
|
24
|
5278
|
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
|
172
|
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
|
211
|
July 8, 2026
|
|
Size increase by 470+ kb after adding std.Io interface.
|
|
11
|
1081
|
July 7, 2026
|
|
State of networking in `std.Io`
|
|
9
|
776
|
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
|