zig-help
Thread cleanup functions
Android/iOS, fatal error: 'stdlib.h' file not found
Standard Library
0.11.x
New User
Is there a way to return an expression value in the statement blocks of the if statement?
Answered
Type-Level Construction of the Peano Numbers
Answered
New User
0.13.x
Missing/corrupt stack traces
0.13.x
ZLS
New User
Why does Zig not include the musl dlopen src?
Standard Library
Compiler
How to check if a type is a float or a complex number
Standard Library
0.13.x
address of an optional payload
Answered
std.json.stringifyAlloc on []u8 slice produces strange results
optionals at runtime
Compiler
Pass [][]u8 to `std.json.parseFromSlice` ?
Is there a way to force unrolling of a loop?
Answered
How to set clang version with CMake to build Zig
LPVOID conversion from comptime_int
JSON stringifyAlloc segfault on slice
Copy string to array of u8's
Answered
if statement with union type?
Tripping WaitGroup assertion when using Thread.Pool
Answered
What does it mean to subtract ASCII digits in Zig?
New User
0.13.x
Close unix socket
0.13.x
Has anybody gotten any success building zig 0.12.x on Haiku?
Compiler
0.13.x
Unable to compile from source on FreeBSD 14.0-RELEASE-p5 (probably local issue)
Answered
Compile assembly with zig build
New User
Compiler
Answered
0.13.x
How to interface pure C++ library exposing only C++ headers?
Answered
Is there any windows native gui library in zig?
How to import zigstr on Master
New User
0.13.x
Help translating Haskell code.
New User
Answered
0.13.x
what should I pass in anyopaque type?
0.11.x
New User
how do i initialize an array without populating it?
New User
Answered
Concatenation of slices produces a weird error
atomics? multi-producer, single-consumer fifo queue
check for err or null instead of value
expected type '[]u8', found '[]const u8' - pg.zig `query` with optional string
Unable to resolve comptime value
New User
Answered
Memory leak in AutoArrayHashMap.putNoClobber() with std.testing.allocator
BPF ELF executable
What should I use to add closed source static or shared library in `build.zig`?
Answered
Weird compiler error - invalid format string 's' for type 'usize'
Compiler
0.13.x
Does zig support `.zip` package extensions in `build.zig.zon`?
Answered
Updated RLS docs
Answered
How the `zig` unit test prints information
bufferedReader in tests
How to convert a @Vector(32, bool) into bit fields held in a u32?
Answered
Fancy deinit
Answered
Writer/Reader with asyncronous state
how is this valid zig code?
0.11.x
New User
Building and using shared libraries in zig
New User
0.13.x
can't switch zig version
Answered
how to use a dependency installed via .zon
0.11.x