zig-help
null terminated std.json.fmt
Validated type... ish
master
New User
Slow bcrypt pw hash
master
Answered
Comptime vs runtime problem
Answered
Zig project structure best practices
I don't understand the new writers/readers (std.net.stream)
New User
VSCode automatic parentheses issues (NOT the auto-close brackets setting)
Answered
comptime call of external function
Answered
Zig panic when trying to use avx512?
New User
Answered
Conditional Compilation
Answered
Is it possible to use a simple function as build step?
How to express fire and forget async tasks?
Standard Library
master
Answered
Tagged Union initialization from integer at runtime
zigglgen bindless textures not generating texture handle
Answered
Package naming for zig wrappers and zig builds for C apps/libs
Answered
uring multishot accept
why does this hang
Standard Library
New User
Answered
line seg faults on linux, but works just fine on windows
Answered
How to get same stack trace as in @panic without crashing
Standard Library
master
Answered
file writer questions
Complex memory management of different string kinds
Tail log file and provide lines on HTTP SSE: Asking for Hints
Standard Library
master
New User
std argon2 performance
Standard Library
master
New User
Answered
OutOfMemory
master
Compiler
New User
Pointer Increment Problem
Answered
generating arrays at comptime and using slices to them at runtime
Answered
How to pass the linker option in Zig?
is there any way to access ArrayHashMap entries by index instead of key?
Hi guys, I don't understand what this "sentinels in arrays" thing is. Could you explain it better?
0.14.x
New User
Code generation
how should hashing a stream be done?
Standard Library
New User
Answered
Test if passed in value is slice or pointer to array
adding external dependency to test
Build System
New User
Answered
What's the best way to learn Zig?
New User
How to avoid "illegal behavior" build error?
Build System
Compiler
Answered
Is there a workaround to make 'zig std' command work on Windows with Zig 0.15?
Answered
ptrFromInt bug?
Compiler
Using fixed size array
Answered
VTable function pointer cast
Answered
Get the result of a command at comptime ?
Build System
Compiler
Answered
weird buffered Io.Queue behaviour
Standard Library
Answered
How to install a directory besides the executable
Build System
New User
Answered
error: expected type '[32]zflecs.term_t', found '[2]zflecs.term_t'
Answered
Address API changes
Standard Library
master
Address changes
Standard Library
master
[solved] Container indexed by `list[a, b, c]` instead of just `list[a]`. How to in Zig
Standard Library
master
Answered
X.reader function excepts Io
master
Parsing the content of an arbitrary file one line at a time
master
cli parsing
Answered
stdio double include?