|
Question regarding Dir.openFile in Threaded IO
|
|
5
|
272
|
March 17, 2026
|
|
Zig on Termux
|
|
5
|
598
|
March 15, 2026
|
|
Bare metal zig code on raspberry pico 2
|
|
5
|
459
|
March 15, 2026
|
|
Custom type indexing
|
|
2
|
176
|
March 15, 2026
|
|
Xml unmarshalling using std.meta.fieldNames
|
|
2
|
175
|
March 15, 2026
|
|
Why does posix.recv require libc on Windows?
|
|
5
|
267
|
March 15, 2026
|
|
Zig fetch updating file modification times in extracted archives
|
|
1
|
158
|
March 15, 2026
|
|
Type resolution for std.builtin.Type.StructField
|
|
10
|
181
|
March 14, 2026
|
|
Find the nth set bit
|
|
21
|
889
|
March 14, 2026
|
|
How to wrap prebuilt libraries into Zig for use by other wrapped C libraries
|
|
5
|
292
|
March 13, 2026
|
|
How to create two mutually referencing pointers at compile time?
|
|
5
|
234
|
March 13, 2026
|
|
std.Io.Writer glue crash in ReleaseSafe mode
|
|
11
|
351
|
March 13, 2026
|
|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
245
|
March 12, 2026
|
|
What is the ideomatic way to import a basic C library?
|
|
4
|
269
|
March 12, 2026
|
|
Init block to const-cast - does it copy?
|
|
37
|
421
|
March 12, 2026
|
|
How to SCM_RIGHTS in zig?
|
|
1
|
131
|
March 11, 2026
|
|
How to use the function: takeDelimiterExclusive
|
|
8
|
171
|
March 11, 2026
|
|
Mach-O linker: __thread_bss TLS offset misaligned when __thread_data is present (x86_64-macos)
|
|
3
|
109
|
March 11, 2026
|
|
Why does @field work for declarations?
|
|
40
|
804
|
March 11, 2026
|
|
Is this a known compiler crash?
|
|
2
|
174
|
March 10, 2026
|
|
A question about memory allocation
|
|
15
|
216
|
March 10, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
291
|
March 9, 2026
|
|
Passing function with args as arg of other function gives error
|
|
3
|
114
|
March 9, 2026
|
|
Zig `-fincremental` requires C `-fPIE`? (and what to do about it)
|
|
1
|
322
|
March 9, 2026
|
|
Suggestions for huge amount of generated code
|
|
6
|
305
|
March 9, 2026
|
|
Is it ok to use vectors in c structs?
|
|
8
|
528
|
March 8, 2026
|
|
Confusing behavior with comptime switches
|
|
2
|
158
|
March 8, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
4
|
167
|
March 8, 2026
|
|
Output two distinct binaries according to a build comptime variable
|
|
6
|
152
|
March 8, 2026
|
|
How to get a list of net interfaces and information about them?
|
|
1
|
173
|
March 7, 2026
|