sk Skill · donaldfilimon
zig-io
The std.Io model on Zig master (0.17.0-dev). Use when writing or reviewing anything that prints to stdout/stderr, reads stdin, opens files or directories, opens sockets, sleeps, gets the time, gets randomness, spawns concurrent work, or awaits and cancels it. Also use when std.io does not exist, std.fs.cwd does not exist, getStdOut().writer() fails to compile, a Writer's output vanishes because nothing flushed, main…
Open on skills.sh ↗read 2026-09-19
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
zigbashJavaScript
- Host repository
- donaldfilimon/abi
- Host stars
- 19
- Host language
- JavaScript