Why aren't tuples as return values used as much?
|
|
19
|
768
|
October 21, 2025
|
What is the best way to implement absolute difference
|
|
13
|
402
|
October 21, 2025
|
How can I update my input and output from 0.15.1 to 0.15.2?
|
|
3
|
232
|
October 20, 2025
|
Will std.Io implement "Structured Concurrency"?
|
|
4
|
291
|
October 19, 2025
|
Where to enforce minimum buffer len?
|
|
23
|
160
|
October 19, 2025
|
Just to be sure - do Zig collections allow simultaneious Read-Only access?
|
|
3
|
316
|
October 18, 2025
|
Having a hard time understanding io_uring for TCP server
|
|
3
|
212
|
October 17, 2025
|
Tracing ZON parser failure
|
|
1
|
91
|
October 17, 2025
|
Dump build options provided by build.zig in ZON format
|
|
10
|
179
|
October 16, 2025
|
How to write file at comptime?
|
|
3
|
259
|
October 15, 2025
|
Allocator Deep Dupe
|
|
8
|
336
|
October 16, 2025
|
Sanity check on my wrapping of a std.Io.Writer
|
|
3
|
231
|
October 16, 2025
|
How can I use deflate with Writer.Allocating? (→ How do I make a buffered allocating writer?)
|
|
3
|
96
|
October 15, 2025
|
What's the use case for io.async?
|
|
8
|
669
|
October 15, 2025
|
New Io.Writer use for output redirection
|
|
15
|
127
|
October 15, 2025
|
Help with my loadFileAlloc function
|
|
1
|
77
|
October 14, 2025
|
Why std.Io.Writer interface design is different from std.mem.Allocator interface in 0.15.1
|
|
36
|
839
|
October 14, 2025
|
Golang like channels
|
|
22
|
1809
|
October 11, 2025
|
Independent versioning of the language and standard library
|
|
5
|
196
|
October 9, 2025
|
Unable to detect symlink
|
|
8
|
192
|
October 7, 2025
|
Why is Windows' `pid_t` type specified as an opaque pointer?
|
|
4
|
200
|
October 7, 2025
|
Ctrl+C differs for different server API Code
|
|
3
|
144
|
October 6, 2025
|
Don't forget to flush twice!
|
|
2
|
490
|
October 4, 2025
|
Get password input
|
|
4
|
320
|
October 4, 2025
|
Core dump on FreeBSD when using streamRemaining
|
|
8
|
128
|
October 3, 2025
|
Recursion Problem Runtime Error
|
|
8
|
203
|
October 1, 2025
|
Io.Reader version of `File.readToEndAllocOptions`
|
|
7
|
178
|
October 1, 2025
|
Dangerous usage of unreachable in std/posix.zig code
|
|
2
|
229
|
September 29, 2025
|
Zig's new reader interface is confusing
|
|
6
|
556
|
September 29, 2025
|
std.testing.expectEqualSlices i think could have a bug
|
|
6
|
132
|
September 28, 2025
|