|
Poll always returns INVAL when executable called by gdb, strace, kcov
|
|
0
|
15
|
July 18, 2026
|
|
An edge case for Io.Dir.realpath*() functions
|
|
2
|
89
|
July 18, 2026
|
|
Parsing ZON with optional fields
|
|
18
|
443
|
July 17, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
4
|
142
|
July 17, 2026
|
|
Weird `std.Build.Step.Run.expectStdErr{Exact,Match}` error
|
|
2
|
49
|
July 17, 2026
|
|
How to free aligned memory allocation from `std.Io.Dir.readFileAllocOptions`?
|
|
1
|
85
|
July 16, 2026
|
|
`Dir` equivalent of `std.Io.File.Atomic`?
|
|
1
|
92
|
July 16, 2026
|
|
std.Io.{Reader,Writer} and positional reads/writes
|
|
5
|
106
|
July 16, 2026
|
|
Stdio-zig Buffered stdin/stdout reading and writing for Zig without the boilerplate
|
|
1
|
257
|
July 16, 2026
|
|
Testing a command line argument parser
|
|
5
|
205
|
July 15, 2026
|
|
Import (std) is once as cache or into each translation unit?
|
|
3
|
160
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
320
|
July 14, 2026
|
|
Using build.zig as a library
|
|
3
|
287
|
July 13, 2026
|
|
Ancillary data w/ Io
|
|
3
|
268
|
July 13, 2026
|
|
How to check if a struct is from an instance of a generic struct
|
|
14
|
267
|
July 12, 2026
|
|
Static Maps
|
|
8
|
313
|
July 12, 2026
|
|
Reader return EndOfStream before remaining bytes
|
|
22
|
529
|
July 12, 2026
|
|
`deinit` `.empty` MultiArrayList
|
|
9
|
173
|
July 11, 2026
|
|
File I/O basics (0.16)
|
|
24
|
5237
|
July 11, 2026
|
|
Track transferred bytes/progress of longer PUT request with std.http
|
|
22
|
408
|
July 10, 2026
|
|
Compilation failure for evented.deinit using Grand Central Dispatch
|
|
5
|
170
|
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
|
1078
|
July 7, 2026
|
|
State of networking in `std.Io`
|
|
9
|
773
|
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
|
|
How to copy a smaller slice into a bigger slice?
|
|
11
|
364
|
July 4, 2026
|