|
Why does the second `untilNow` take 5us extra?
|
|
11
|
240
|
September 3, 2026
|
|
Feedback: simple SIMD powered string pattern search over text files recursively
|
|
0
|
115
|
September 3, 2026
|
|
Assert triggered in std.Io.Task.start
|
|
5
|
213
|
September 3, 2026
|
|
ZigZag - A TUI framework for Zig
|
|
25
|
4331
|
September 3, 2026
|
|
Concurrently reading and writing from `std.crypto.tls.Client`
|
|
7
|
398
|
September 3, 2026
|
|
Why does this print "1"
|
|
10
|
537
|
September 1, 2026
|
|
Segmentation fault after flushing to stdout
|
|
5
|
318
|
September 1, 2026
|
|
Need help understanding testing
|
|
5
|
242
|
September 1, 2026
|
|
When to use builtins vs std.math? log, log10, log2, other?
|
|
3
|
313
|
September 1, 2026
|
|
(Dedicated function for) natural logarithm missing in standard library
|
|
5
|
504
|
August 31, 2026
|
|
Is asn1 encoder broken?
|
|
11
|
303
|
August 31, 2026
|
|
I’ve updated my zp (a source-based package manager)
|
|
0
|
142
|
August 30, 2026
|
|
Glob.zig - Fast and reliable glob pattern matching in pure zig
|
|
5
|
605
|
August 30, 2026
|
|
Croner - powerful cron scheduling for Zig
|
|
0
|
182
|
August 30, 2026
|
|
Why do Zig, Rust and Julia give different random numbers when I give them the same seed and algorithm?
|
|
4
|
463
|
August 30, 2026
|
|
How to use `std.testing.environ.createMap`? fails with massive stacktrace
|
|
4
|
187
|
August 28, 2026
|
|
Cancel all IO operations with Ctrl+C
|
|
5
|
515
|
August 25, 2026
|
|
Io.Reader: How to read an unknown-size line in a file?
|
|
6
|
306
|
August 24, 2026
|
|
Format String Reference?
|
|
9
|
420
|
August 21, 2026
|
|
Union MultiArrayList even worse in safety builds
|
|
9
|
321
|
August 21, 2026
|
|
What do you think about Io.print/Io.println for stdout and Io.readLine/Io.readAlloc for stdin
|
|
10
|
448
|
August 21, 2026
|
|
Creating a `std.process.Args.Iterator` in testing
|
|
6
|
547
|
August 21, 2026
|
|
Proposal: Better lossy casting for int-to-float
|
|
24
|
1009
|
August 20, 2026
|
|
Grpc framework
|
|
2
|
349
|
August 19, 2026
|
|
Io.async / io.concurrent lacks per-call context argument, making priority scheduling difficult to express with `std.Io`
|
|
2
|
318
|
August 19, 2026
|
|
How to properly use parseFromSlice()?
|
|
8
|
321
|
August 17, 2026
|
|
Zig unix socket read and write
|
|
5
|
220
|
August 17, 2026
|
|
Why does the SIMD path use < instead of <= in std.mem.findScalarPos?
|
|
4
|
377
|
August 17, 2026
|
|
Rework memory reservation in std containers: Https://codeberg.org/ziglang/zig/issues/36520
|
|
5
|
443
|
August 17, 2026
|
|
Overriding non-functional pthread functions in WASM libc
|
|
0
|
119
|
August 17, 2026
|