zig-help
zls
New User
Generating Random Numbers Without a main function.
Answered
Zig DES crypto package (equivalent to Go's `crypto/des`)
is there a way to parse .zon to struct
Answered
Create a slice from a signle u8
Create file if does not exist?
Include system header but not link to it
for loop const qualifier?
Answered
Unhelpful error from std.mem: expected []T or *[_]T
Answered
Catch from a block
Answered
To the C pros - which version should I learn?
HTTP Get troubles (Newbie Alert)
Standard Library
New User
main.zig:14:22: error: expected type '[]main.Vertex', found '*const [3]main.Vertex'
scan input to variables in Zig?
Random: help me understand it?
New User
Having trouble compiling C with zig
New User
autocomplete vscode
Answered
Bitpacked arraylist?
How can I check the endian of the host platform?
How can I pass my own state into a callback which takes no such argument?
Looking for a help to cross-compile go app that uses librdkafka-dev under the hood with cgo enabled?
Why does apple_pie create a client in its server?
How to create struct literal type
Answered
How to add an std error to a custom union
Answered
Code explanation
Zig HTTP client readAll() buffer size
Standard Library
ArrayList appendslice segfault/hang/integer overflow
Standard Library
New User
Answered
[solved] zlib seems to behave differently in Zig??
I cant figure out why it errors out here (issue is some type stuff i think)
New User
Answered
[solved] Setting the window size of std.compression.deflate.Compressor
Custom std.io.getStdOut()
is this a bug with vcpkg linking?
Implicit cloning issue
New User
Answered
Using package manager with library that requires passing in a build step
Memory leak on testing.allocator while concatenating paths
New User
Is there a way to change the type on a for range loop?
best way to make a cli
std.json parse arbitrary size hash map
Standard Library
Answered
Aborted/coredumped in a simple multi-threaded program
Answered
macOS universal bins
How to compare types for equality at comptime?
Flexible array members
New User
Answered
Declare .h include path in upstream Zig module
Standard Library
Answered
negated "if optional" - a la Swift's "guard let"
Generating a raw binary
large c/c++ codebase
New User
No unistd.h for macos 10
Answered
small debug output
Return data from a switch statement with blocks
Is it possible to use an external variable?
Answered