|
Io.async / io.concurrent lacks per-call context argument, making priority scheduling difficult to express with `std.Io`
|
|
1
|
67
|
August 18, 2026
|
|
Proposal: Better lossy casting for int-to-float
|
|
21
|
688
|
August 18, 2026
|
|
Grpc framework
|
|
0
|
115
|
August 18, 2026
|
|
How to properly use parseFromSlice()?
|
|
8
|
277
|
August 17, 2026
|
|
Zig unix socket read and write
|
|
5
|
165
|
August 17, 2026
|
|
Why does the SIMD path use < instead of <= in std.mem.findScalarPos?
|
|
4
|
321
|
August 17, 2026
|
|
Rework memory reservation in std containers: Https://codeberg.org/ziglang/zig/issues/36520
|
|
5
|
387
|
August 17, 2026
|
|
Overriding non-functional pthread functions in WASM libc
|
|
0
|
94
|
August 17, 2026
|
|
std.Io.Dir.readFileAlloc() returns 0 bytes when reading /proc files?
|
|
5
|
208
|
August 15, 2026
|
|
What do you think about Io.print/Io.println for stdout and Io.readLine/Io.readAlloc for stdin
|
|
7
|
257
|
August 15, 2026
|
|
Creating a `std.process.Args.Iterator` in testing
|
|
4
|
400
|
August 13, 2026
|
|
"Correct" way to chain writers together?
|
|
2
|
244
|
August 13, 2026
|
|
Call and spawn new process with stdin
|
|
6
|
282
|
August 11, 2026
|
|
Finding if port is closed when connecting to UDP server
|
|
5
|
271
|
August 11, 2026
|
|
How to set the names of threads under Io Groups?
|
|
1
|
225
|
August 11, 2026
|
|
How to implement the Reader interface?
|
|
9
|
311
|
August 10, 2026
|
|
Open simple socket
|
|
2
|
189
|
August 10, 2026
|
|
Is there a better to way read compiler errors for std.debug.print?
|
|
3
|
244
|
August 9, 2026
|
|
Documentation for std.math.ldexp
|
|
2
|
174
|
August 8, 2026
|
|
Why are the Reader and Writer vtables intrusive as well?
|
|
32
|
1381
|
August 7, 2026
|
|
`jsonStrinfify` of nested tagged union
|
|
7
|
179
|
August 7, 2026
|
|
Zig 0.16 : os.linux.epoll_create1() return value should be i32, not usize, shouldn't it?
|
|
5
|
192
|
August 6, 2026
|
|
Is `compiler_rt` supposed to support older ARM versions (ARMv4)?
|
|
2
|
149
|
August 6, 2026
|
|
Segfault when writing to instance of Io.LockedStderr
|
|
4
|
181
|
August 4, 2026
|
|
Test exe with chain of commands
|
|
1
|
142
|
August 4, 2026
|
|
How to SCM_RIGHTS in zig?
|
|
2
|
313
|
August 2, 2026
|
|
Getting path from cwd() fails with error
|
|
6
|
157
|
August 1, 2026
|
|
Specify backing allocator to std.heap.DebugAllocator
|
|
2
|
151
|
August 1, 2026
|
|
Need help understand readfileAlloc()
|
|
11
|
301
|
July 29, 2026
|
|
Prevent DebugAllocator from using Io
|
|
5
|
391
|
July 28, 2026
|