|
DebugAllocator.deinit does not free the memory?
|
|
4
|
150
|
March 24, 2026
|
|
Nonuniformity in documentation comments makes for ugly `zig std`
|
|
5
|
412
|
March 24, 2026
|
|
How to release a resource protected by a mutex (std.Io)
|
|
1
|
135
|
March 24, 2026
|
|
Maybe a stdliib bug / now barely worth discussion
|
|
4
|
310
|
March 23, 2026
|
|
HTTP client with method PUT fails with EndOfStream
|
|
4
|
152
|
March 23, 2026
|
|
Any plan for I18n / gettext / locale in std?
|
|
12
|
765
|
March 22, 2026
|
|
Accepting net clients asynchronously with new std.Io
|
|
6
|
312
|
March 21, 2026
|
|
Wasm32-emscripten now requires Emscripten filesystem emulation (side effect of new IO?)
|
|
8
|
416
|
March 19, 2026
|
|
Io.Writer writeInt() to support oddball ints?
|
|
2
|
177
|
March 19, 2026
|
|
Https://github.com/ktarasov/love
|
|
0
|
239
|
March 17, 2026
|
|
Question regarding Dir.openFile in Threaded IO
|
|
5
|
264
|
March 17, 2026
|
|
Why does posix.recv require libc on Windows?
|
|
5
|
259
|
March 15, 2026
|
|
Zig stability during pre-1.0 churn
|
|
9
|
654
|
March 14, 2026
|
|
std.Io.Writer glue crash in ReleaseSafe mode
|
|
11
|
334
|
March 13, 2026
|
|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
239
|
March 12, 2026
|
|
Article - claims faster network-server programming pattern
|
|
3
|
420
|
March 12, 2026
|
|
How to SCM_RIGHTS in zig?
|
|
1
|
124
|
March 11, 2026
|
|
How to use the function: takeDelimiterExclusive
|
|
8
|
144
|
March 11, 2026
|
|
Zig `hexagon-linux-none` target cross compilation
|
|
6
|
253
|
March 11, 2026
|
|
std.time.Timer got removed, what are the plans for it if any?
|
|
11
|
850
|
March 10, 2026
|
|
ZigZag - A TUI framework for Zig
|
|
12
|
1423
|
March 9, 2026
|
|
How to get a list of net interfaces and information about them?
|
|
1
|
171
|
March 7, 2026
|
|
Handling `std.unicode.Utf8Iterator` Errors
|
|
2
|
137
|
March 5, 2026
|
|
Will std.Io.{Reader|Writer} be renamed to std.Io.{Source|Sink}?
|
|
2
|
300
|
March 4, 2026
|
|
Is there a more straightforward approach to pass a function pointer to different structs?
|
|
16
|
263
|
March 3, 2026
|
|
Basic std.Io.File.stdout (0.16)
|
|
25
|
574
|
March 1, 2026
|
|
How to parse JSON array of arrays of strings and numbers?
|
|
1
|
120
|
February 28, 2026
|
|
Zstd performance benchmarking correctness
|
|
13
|
693
|
February 27, 2026
|
|
Passing an `*Io.Writer` or an `*Io.Writer.Discarding`
|
|
4
|
138
|
February 27, 2026
|
|
Writing functions that play nice with Io.Group
|
|
6
|
279
|
February 26, 2026
|