|
Call and spawn new process with stdin
|
|
7
|
321
|
September 5, 2026
|
|
Feedback: simple SIMD powered string pattern search over text files recursively
|
|
6
|
360
|
September 5, 2026
|
|
Track transferred bytes/progress of longer PUT request with std.http
|
|
25
|
522
|
September 5, 2026
|
|
ZigZag - A TUI framework for Zig
|
|
26
|
4479
|
September 5, 2026
|
|
Wrapping std.Io?
|
|
0
|
128
|
September 5, 2026
|
|
Assert triggered in std.Io.Task.start
|
|
9
|
326
|
September 4, 2026
|
|
Zp - A source-based package manager written in Zig
|
|
2
|
162
|
September 4, 2026
|
|
Accessing private functions of Io and Allocator implementations
|
|
0
|
120
|
September 4, 2026
|
|
Why does the second `untilNow` take 5us extra?
|
|
11
|
336
|
September 3, 2026
|
|
Concurrently reading and writing from `std.crypto.tls.Client`
|
|
7
|
408
|
September 3, 2026
|
|
Why does this print "1"
|
|
10
|
565
|
September 1, 2026
|
|
Segmentation fault after flushing to stdout
|
|
5
|
332
|
September 1, 2026
|
|
Need help understanding testing
|
|
5
|
253
|
September 1, 2026
|
|
When to use builtins vs std.math? log, log10, log2, other?
|
|
3
|
333
|
September 1, 2026
|
|
(Dedicated function for) natural logarithm missing in standard library
|
|
5
|
516
|
August 31, 2026
|
|
Is asn1 encoder broken?
|
|
11
|
322
|
August 31, 2026
|
|
I’ve updated my zp (a source-based package manager)
|
|
2
|
153
|
September 4, 2026
|
|
Glob.zig - Fast and reliable glob pattern matching in pure zig
|
|
5
|
607
|
August 30, 2026
|
|
Croner - powerful cron scheduling for Zig
|
|
0
|
188
|
August 30, 2026
|
|
Why do Zig, Rust and Julia give different random numbers when I give them the same seed and algorithm?
|
|
4
|
474
|
August 30, 2026
|
|
How to use `std.testing.environ.createMap`? fails with massive stacktrace
|
|
4
|
188
|
August 28, 2026
|
|
Cancel all IO operations with Ctrl+C
|
|
5
|
525
|
August 25, 2026
|
|
Io.Reader: How to read an unknown-size line in a file?
|
|
6
|
308
|
August 24, 2026
|
|
Format String Reference?
|
|
9
|
423
|
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
|
548
|
August 21, 2026
|
|
Proposal: Better lossy casting for int-to-float
|
|
24
|
1023
|
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
|