|
How can I check whether a port is open?
|
|
1
|
94
|
January 2, 2026
|
|
Hash alternative for a blunt array
|
|
14
|
452
|
December 31, 2025
|
|
What is the best way to implement embarrassingly parallel loops with the upcoming IO system and a problem
|
|
27
|
1462
|
December 30, 2025
|
|
Simple HTTP fetch request (with new writer interface)?
|
|
9
|
576
|
December 30, 2025
|
|
Distributing compiled executables
|
|
7
|
348
|
December 30, 2025
|
|
Thread Barriers
|
|
14
|
484
|
December 29, 2025
|
|
How to debug `error: LLVM ERROR: unsupported library call operation`
|
|
1
|
48
|
December 29, 2025
|
|
Am I testing it wrong?
|
|
3
|
98
|
December 29, 2025
|
|
Get pointers to mutable items in ArrayList
|
|
2
|
116
|
December 28, 2025
|
|
Get password input
|
|
5
|
441
|
December 28, 2025
|
|
Compile time allocator
|
|
6
|
267
|
December 28, 2025
|
|
How consistent should `PascalCase` vs lowercase naming be in `std`?
|
|
4
|
241
|
December 28, 2025
|
|
Parse and serialize a json string-string map
|
|
2
|
64
|
December 28, 2025
|
|
Need guidance for file readers and writers
|
|
3
|
188
|
December 26, 2025
|
|
Under what conditions does `std.Io.Queue.get` return?
|
|
2
|
126
|
December 26, 2025
|
|
Confused by what is happening with sendFile() and sendFileAll()
|
|
3
|
176
|
December 25, 2025
|
|
Trouble reading a stream to its end
|
|
7
|
186
|
December 25, 2025
|
|
Trouble concatenating strings using an allocator
|
|
16
|
291
|
December 25, 2025
|
|
16-bytes ArrayList
|
|
0
|
122
|
December 25, 2025
|
|
Non-blocking use of std.Io.net.Reader? takeStruct blocks when no data is available
|
|
4
|
133
|
December 24, 2025
|
|
Use of Random
|
|
4
|
263
|
December 23, 2025
|
|
Right way to read user input from stdin in zig 0.15.2
|
|
4
|
318
|
December 23, 2025
|
|
Notes on DebugAllocator
|
|
5
|
409
|
December 23, 2025
|
|
std.Io.Writer.writeByte not working as I expected it to
|
|
12
|
181
|
December 22, 2025
|
|
Std.zip.extract in memory
|
|
4
|
146
|
December 21, 2025
|
|
Using `statx` while avoiding `realpath`
|
|
4
|
188
|
December 20, 2025
|
|
Understanding `std.compress.zstd`
|
|
2
|
113
|
December 19, 2025
|
|
Strange Let's Encrypt`s certificate verification failure (zig 0.15.2)
|
|
2
|
158
|
December 18, 2025
|
|
Page allocator returning memory with 170 initialized throughout the block
|
|
4
|
144
|
December 18, 2025
|
|
Zig API naming: single-letter generics with no explanation?
|
|
6
|
496
|
December 18, 2025
|