|
How to check two function type matches?
|
|
2
|
155
|
July 17, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
202
|
July 17, 2026
|
|
`zig fmt` with 2 spaces indentation
|
|
45
|
3371
|
July 17, 2026
|
|
Embed binary data at compile time
|
|
23
|
590
|
July 17, 2026
|
|
Weird `std.Build.Step.Run.expectStdErr{Exact,Match}` error
|
|
2
|
72
|
July 17, 2026
|
|
Vendoring Zig Compiler as Library
|
|
3
|
460
|
July 17, 2026
|
|
Why isn't "defer" sentence executed?
|
|
55
|
1250
|
July 16, 2026
|
|
Install -C is now my compile bottleneck
|
|
5
|
550
|
July 16, 2026
|
|
How to free aligned memory allocation from `std.Io.Dir.readFileAllocOptions`?
|
|
1
|
102
|
July 16, 2026
|
|
How to deal with `undefined` buffers in ReleaseSafe mode
|
|
6
|
182
|
July 16, 2026
|
|
`Dir` equivalent of `std.Io.File.Atomic`?
|
|
1
|
105
|
July 16, 2026
|
|
std.Io.{Reader,Writer} and positional reads/writes
|
|
5
|
136
|
July 16, 2026
|
|
Testing a command line argument parser
|
|
5
|
228
|
July 15, 2026
|
|
Zig c++ / latest C++
|
|
2
|
276
|
July 15, 2026
|
|
Cast C struct to the same C struct but from another zig module
|
|
10
|
342
|
July 15, 2026
|
|
C import overflows
|
|
5
|
260
|
July 15, 2026
|
|
Import (std) is once as cache or into each translation unit?
|
|
3
|
176
|
July 14, 2026
|
|
Segmentation fault on `shrinkToLen`
|
|
2
|
145
|
July 14, 2026
|
|
Zig and gtk4
|
|
2
|
366
|
July 14, 2026
|
|
Build.zig.zon: error: unable to unpack git files: PathAlreadyExists
|
|
15
|
315
|
July 13, 2026
|
|
Using build.zig as a library
|
|
3
|
312
|
July 13, 2026
|
|
Is there any work being done to reduce the size of the `zig-cache` directory?
|
|
1
|
241
|
July 13, 2026
|
|
How to install Zig of a specific snapshot version
|
|
7
|
208
|
July 13, 2026
|
|
Translate-C error on 0.17.0-dev.607+456b2ec07 when importing GTK4 libraries
|
|
16
|
614
|
July 12, 2026
|
|
How to check if a struct is from an instance of a generic struct
|
|
14
|
308
|
July 12, 2026
|
|
Run step with elevated priviledges
|
|
2
|
171
|
July 12, 2026
|
|
Static Maps
|
|
8
|
351
|
July 12, 2026
|
|
Thread panic when returning an error after initializing GLFW
|
|
8
|
285
|
July 12, 2026
|
|
Zcore : an early (WIP) tensor library in Zig for Zig... looking for design feedback and help
|
|
5
|
289
|
July 11, 2026
|
|
Read command line arguments
|
|
13
|
21632
|
July 11, 2026
|