|
std.Io.Reader.takeByte reaching unreachable code at /usr/lib/zig/std/posix.zig:1174:23
|
|
3
|
186
|
March 28, 2026
|
|
0.16 release?
|
|
6
|
1396
|
March 28, 2026
|
|
DebugAllocator.deinit does not free the memory?
|
|
8
|
381
|
March 27, 2026
|
|
Creating a socket using linux syscall
|
|
5
|
157
|
March 27, 2026
|
|
Is there any existing library(s) for miscellaneous allocators not in std?
|
|
2
|
208
|
March 27, 2026
|
|
Tracing ZON parser failure
|
|
2
|
201
|
March 27, 2026
|
|
Query for presence of environment variable
|
|
7
|
237
|
March 26, 2026
|
|
Nonuniformity in documentation comments makes for ugly `zig std`
|
|
5
|
489
|
March 24, 2026
|
|
How to release a resource protected by a mutex (std.Io)
|
|
1
|
204
|
March 24, 2026
|
|
Maybe a stdliib bug / now barely worth discussion
|
|
4
|
353
|
March 23, 2026
|
|
HTTP client with method PUT fails with EndOfStream
|
|
4
|
181
|
March 23, 2026
|
|
Any plan for I18n / gettext / locale in std?
|
|
12
|
802
|
March 22, 2026
|
|
Accepting net clients asynchronously with new std.Io
|
|
6
|
362
|
March 21, 2026
|
|
Wasm32-emscripten now requires Emscripten filesystem emulation (side effect of new IO?)
|
|
8
|
479
|
March 19, 2026
|
|
Io.Writer writeInt() to support oddball ints?
|
|
2
|
193
|
March 19, 2026
|
|
Https://github.com/ktarasov/love
|
|
0
|
263
|
March 17, 2026
|
|
Question regarding Dir.openFile in Threaded IO
|
|
5
|
274
|
March 17, 2026
|
|
Why does posix.recv require libc on Windows?
|
|
5
|
272
|
March 15, 2026
|
|
Zig stability during pre-1.0 churn
|
|
9
|
712
|
March 14, 2026
|
|
std.Io.Writer glue crash in ReleaseSafe mode
|
|
11
|
351
|
March 13, 2026
|
|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
246
|
March 12, 2026
|
|
Article - claims faster network-server programming pattern
|
|
3
|
439
|
March 12, 2026
|
|
How to SCM_RIGHTS in zig?
|
|
1
|
132
|
March 11, 2026
|
|
How to use the function: takeDelimiterExclusive
|
|
8
|
182
|
March 11, 2026
|
|
std.time.Timer got removed, what are the plans for it if any?
|
|
11
|
924
|
March 10, 2026
|
|
ZigZag - A TUI framework for Zig
|
|
12
|
1723
|
March 9, 2026
|
|
How to get a list of net interfaces and information about them?
|
|
1
|
173
|
March 7, 2026
|
|
Handling `std.unicode.Utf8Iterator` Errors
|
|
2
|
140
|
March 5, 2026
|
|
Will std.Io.{Reader|Writer} be renamed to std.Io.{Source|Sink}?
|
|
2
|
318
|
March 4, 2026
|
|
Is there a more straightforward approach to pass a function pointer to different structs?
|
|
16
|
271
|
March 3, 2026
|