|
When to use builtins vs std.math? log, log10, log2, other?
|
|
2
|
77
|
September 1, 2026
|
|
Need help understanding testing
|
|
4
|
118
|
August 31, 2026
|
|
(Dedicated function for) natural logarithm missing in standard library
|
|
5
|
385
|
August 31, 2026
|
|
Why does this print "1"
|
|
6
|
216
|
August 31, 2026
|
|
Is asn1 encoder broken?
|
|
11
|
243
|
August 31, 2026
|
|
I’ve updated my zp (a source-based package manager)
|
|
0
|
120
|
August 30, 2026
|
|
Glob.zig - Fast and reliable glob pattern matching in pure zig
|
|
5
|
576
|
August 30, 2026
|
|
Croner - powerful cron scheduling for Zig
|
|
0
|
152
|
August 30, 2026
|
|
Why do Zig, Rust and Julia give different random numbers when I give them the same seed and algorithm?
|
|
4
|
397
|
August 30, 2026
|
|
How to use `std.testing.environ.createMap`? fails with massive stacktrace
|
|
4
|
172
|
August 28, 2026
|
|
Concurrently reading and writing from `std.crypto.tls.Client`
|
|
6
|
323
|
August 27, 2026
|
|
Cancel all IO operations with Ctrl+C
|
|
5
|
502
|
August 25, 2026
|
|
Io.Reader: How to read an unknown-size line in a file?
|
|
6
|
300
|
August 24, 2026
|
|
Format String Reference?
|
|
9
|
409
|
August 21, 2026
|
|
Union MultiArrayList even worse in safety builds
|
|
9
|
317
|
August 21, 2026
|
|
What do you think about Io.print/Io.println for stdout and Io.readLine/Io.readAlloc for stdin
|
|
10
|
442
|
August 21, 2026
|
|
Creating a `std.process.Args.Iterator` in testing
|
|
6
|
544
|
August 21, 2026
|
|
Proposal: Better lossy casting for int-to-float
|
|
24
|
1004
|
August 20, 2026
|
|
Grpc framework
|
|
2
|
347
|
August 19, 2026
|
|
Io.async / io.concurrent lacks per-call context argument, making priority scheduling difficult to express with `std.Io`
|
|
2
|
313
|
August 19, 2026
|
|
How to properly use parseFromSlice()?
|
|
8
|
317
|
August 17, 2026
|
|
Zig unix socket read and write
|
|
5
|
216
|
August 17, 2026
|
|
Why does the SIMD path use < instead of <= in std.mem.findScalarPos?
|
|
4
|
373
|
August 17, 2026
|
|
Rework memory reservation in std containers: Https://codeberg.org/ziglang/zig/issues/36520
|
|
5
|
440
|
August 17, 2026
|
|
Overriding non-functional pthread functions in WASM libc
|
|
0
|
117
|
August 17, 2026
|
|
std.Io.Dir.readFileAlloc() returns 0 bytes when reading /proc files?
|
|
5
|
235
|
August 15, 2026
|
|
"Correct" way to chain writers together?
|
|
2
|
260
|
August 13, 2026
|
|
Call and spawn new process with stdin
|
|
6
|
290
|
August 11, 2026
|
|
Finding if port is closed when connecting to UDP server
|
|
5
|
279
|
August 11, 2026
|
|
How to set the names of threads under Io Groups?
|
|
1
|
228
|
August 11, 2026
|