|
"Correct" way to chain writers together?
|
|
2
|
203
|
August 13, 2026
|
|
Zenfmt: A universal document converter engine built with Zig (comptime SoA, zero-alloc filters, freestanding WASM, and single binary REST server)
|
|
3
|
284
|
August 12, 2026
|
|
Communication methods between concurrent tasks, modelling recovery / error handling
|
|
1
|
164
|
August 9, 2026
|
|
Canceling awaited group causes panic?
|
|
11
|
214
|
August 7, 2026
|
|
Getting path from cwd() fails with error
|
|
6
|
157
|
August 1, 2026
|
|
Help understanding error.Canceled
|
|
5
|
320
|
July 31, 2026
|
|
Linux gpio library for 0.16.0
|
|
1
|
371
|
July 28, 2026
|
|
How to do basic file IO
|
|
6
|
625
|
July 22, 2026
|
|
Xsync.zig - Synchronization primitives that work across std.Io instances
|
|
12
|
668
|
July 21, 2026
|
|
Threaded and Evented coexistence
|
|
30
|
1588
|
July 18, 2026
|
|
Stdio-zig Buffered stdin/stdout reading and writing for Zig without the boilerplate
|
|
1
|
282
|
July 16, 2026
|
|
Marionette: deterministic simulation testing for Zig, built on std.Io
|
|
14
|
749
|
July 15, 2026
|
|
File I/O basics (0.16)
|
|
24
|
6143
|
July 11, 2026
|
|
State of networking in `std.Io`
|
|
9
|
865
|
July 7, 2026
|
|
Do I need to defer cancel an std.Io.Group?
|
|
1
|
325
|
July 6, 2026
|
|
IO across the C ABI boundary
|
|
9
|
480
|
July 4, 2026
|
|
Threadlocal variable for std.Io.async / std.Io.concurrent
|
|
3
|
204
|
July 2, 2026
|
|
Is it possible to cancel IO operation from translated C program?
|
|
3
|
125
|
July 2, 2026
|
|
Error compiling concurrency sample code
|
|
3
|
239
|
June 29, 2026
|
|
Io.Uring compilation error
|
|
4
|
405
|
June 25, 2026
|
|
Help with `Io.Group`
|
|
30
|
869
|
June 24, 2026
|
|
Get CWD path without `realPath`
|
|
6
|
281
|
June 22, 2026
|
|
Beanstalkz - client for simplest work queue server
|
|
0
|
123
|
June 18, 2026
|
|
`std.Io.Reader.takeByte` behavior compared to `std.c.read`
|
|
15
|
371
|
June 18, 2026
|
|
Does std has ready to use std.Io.Writer implementation backed by ArrayList?
|
|
15
|
721
|
June 12, 2026
|
|
Windows Evented Io implementation?
|
|
3
|
228
|
June 9, 2026
|
|
Is waiting for a handle indefinitly considered correct?
|
|
7
|
260
|
June 8, 2026
|
|
Deterministic std.Io
|
|
12
|
1389
|
June 4, 2026
|
|
When is flushing STDOUT required?
|
|
9
|
458
|
June 3, 2026
|
|
Single-threaded Io per component
|
|
6
|
194
|
June 2, 2026
|