|
Anyone know how std.zip works?
|
|
10
|
1009
|
July 21, 2026
|
|
How to do basic file IO
|
|
5
|
442
|
July 20, 2026
|
|
Segmentation fault after flushing to stdout
|
|
2
|
136
|
July 20, 2026
|
|
Parsing ZON with optional fields
|
|
20
|
613
|
July 20, 2026
|
|
Poll always returns INVAL when executable called by gdb, strace, kcov
|
|
1
|
112
|
July 19, 2026
|
|
An edge case for Io.Dir.realpath*() functions
|
|
2
|
158
|
July 18, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
183
|
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
|
98
|
July 16, 2026
|
|
std.Io.{Reader,Writer} and positional reads/writes
|
|
5
|
115
|
July 16, 2026
|
|
Stdio-zig Buffered stdin/stdout reading and writing for Zig without the boilerplate
|
|
1
|
271
|
July 16, 2026
|
|
Testing a command line argument parser
|
|
5
|
209
|
July 15, 2026
|
|
Import (std) is once as cache or into each translation unit?
|
|
3
|
166
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
337
|
July 14, 2026
|
|
Using build.zig as a library
|
|
3
|
299
|
July 13, 2026
|
|
Ancillary data w/ Io
|
|
3
|
278
|
July 13, 2026
|
|
How to check if a struct is from an instance of a generic struct
|
|
14
|
278
|
July 12, 2026
|
|
Static Maps
|
|
8
|
321
|
July 12, 2026
|
|
Reader return EndOfStream before remaining bytes
|
|
22
|
535
|
July 12, 2026
|
|
`deinit` `.empty` MultiArrayList
|
|
9
|
179
|
July 11, 2026
|
|
File I/O basics (0.16)
|
|
24
|
5370
|
July 11, 2026
|
|
Track transferred bytes/progress of longer PUT request with std.http
|
|
22
|
412
|
July 10, 2026
|
|
Compilation failure for evented.deinit using Grand Central Dispatch
|
|
5
|
174
|
July 9, 2026
|
|
Optimize individual (standard) library components
|
|
3
|
225
|
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
|
791
|
July 7, 2026
|
|
Segmentation Fault Parsing Command Line Arguments
|
|
8
|
223
|
July 7, 2026
|