|
Any other way to contribute to Zig except from forking the Codeberg repo and opening a PR
|
|
4
|
267
|
May 13, 2026
|
|
What I learned about Bun&ZIg
|
|
18
|
3454
|
May 13, 2026
|
|
Why does `std.Thread.spawn` need a comptime function?
|
|
11
|
277
|
May 13, 2026
|
|
Size increase by 470+ kb after adding std.Io interface.
|
|
2
|
287
|
May 12, 2026
|
|
Do you consider datetime formatting important for a language std? (And where do you think the line should be drawn for the std?)
|
|
13
|
397
|
May 12, 2026
|
|
Should the standard library be "batteries included"?
|
|
42
|
1902
|
May 12, 2026
|
|
Canceling awaited Future/Group/etc is impossible?
|
|
3
|
282
|
May 12, 2026
|
|
How to check if file is executable
|
|
4
|
231
|
May 12, 2026
|
|
Where is std.testing.refAllDeclsRecursive() (0.16.0)
|
|
5
|
234
|
May 10, 2026
|
|
std.Io.Dir.walk requires iterate = true, but this is never stated
|
|
3
|
163
|
May 10, 2026
|
|
`localhost` lookup on macOS
|
|
3
|
166
|
May 10, 2026
|
|
std.Io.File.readPositional's buffer requirement bugged?
|
|
7
|
322
|
May 9, 2026
|
|
Updating comptime formatting that used to work more than a year ago
|
|
9
|
304
|
May 8, 2026
|
|
Cryptography performance of Zig vs Go
|
|
6
|
483
|
May 8, 2026
|
|
I need a countdown latch
|
|
4
|
166
|
May 8, 2026
|
|
Use of Random
|
|
9
|
609
|
May 8, 2026
|
|
Handle clients with std.Io.Batch
|
|
11
|
352
|
May 7, 2026
|
|
What's the role of Diagnostics in std.zon.parse?
|
|
2
|
110
|
May 7, 2026
|
|
ZigZag - A TUI framework for Zig
|
|
22
|
2482
|
May 6, 2026
|
|
Closing Child Process stdin
|
|
2
|
96
|
May 6, 2026
|
|
`groupAsync` vs `Group.async`
|
|
32
|
524
|
May 6, 2026
|
|
Partitioning memory into slices
|
|
12
|
432
|
May 6, 2026
|
|
Implementation Pure Zig REST API Implementation for Learning
|
|
5
|
373
|
May 6, 2026
|
|
How to serialize/deserialize a struct that has an ArrayList inside?
|
|
3
|
235
|
May 5, 2026
|
|
Wrong compiler optimizations
|
|
2
|
661
|
May 4, 2026
|
|
Simple test runner for Zig 0.16.0 wanted
|
|
28
|
743
|
May 4, 2026
|
|
Intended scope or functionalty of std.coff, std.elf, std.macho and std.wasm
|
|
2
|
172
|
May 3, 2026
|
|
How to Clean up unix sockets
|
|
1
|
131
|
May 3, 2026
|
|
How to mock std.Io for WASM and non-WASM targets support
|
|
4
|
164
|
May 2, 2026
|
|
[Poll] std.Io direction: High Level Abstraction vs Low Level Control
|
|
0
|
153
|
May 2, 2026
|