zig-help
wrote a custom pool allocator for my kernel
0.16.x
New User
How to ask for user inputs?
What? "incorrect alignment"?
0.16.x
Standard Library
bitcast into arrays
0.16.x
comptime infinite recursion during type reflection?
Some local variables do not show up when debugging.
LSP unknown type - working with generics especially with @typeInfo(...).@"fn".return_type.?
0.16.x
for loop `&`
Returning Error. (return try)
Help with Directory Iteration
How do I choose the C/C++ std version in 0.16?
Alternatives to Zig 0.15 lower level io functions
What's the difference between block labels and functions?
New User
Hot to get a non-optional pointer to a optional field?
0.16.x
Open/make std.Io.File from fd (on linux)
0.16.x
Standard Library
some questions about the language
Standard Library
New User
zig build package fetching cann't own the proxy
How to parse number and if on success?
0.16.x
Standard Library
How to figure segmentation fault?
0.16.x
Standard Library
What does it mean "requires '?myType' to have a well-defined layout"?
0.16.x
Compiler
beginner syntax resources
Using openDir
Standard Library
master
New User
not sure how to solve this ziglings exercise
Unable to find C files.
how do i use @branchHint
comptime os dependent entrypoint
What am I doing wrong? (unclear build error)
0.16.x
Build System
Compiler
How do I create a struct at compile time?
0.16.x
New User
clang lost track of the Windows SDK
0.16.x
Build System
New User
Guarding a print against no address available exception
Need help with weird API structure/possibly comptime metaprogramming
0.16.x
New User
Feedback on assigning arena allocator to global variable
Potentially dangerous behavior of Linux "OOM Killer" in Zig, need of expertise!!!
build.zig instead of CLI command
File read / write with new std.Io
0.16.x
u8 with subscript operator
master
Compiler
zig openDir getting back '.' and '..'
"expected type" error on optional argument?
0.16.x
New User
zig-sdl build issue
0.16.x
Build System
Ptr vs copy for passing data around
How to build comptime repeated string without array multiplication?
master
Confusing error message with translate-c
Why does the below fail with WriteFailed ?
Tryign to rawdog udp packets
0.16.x
Printing to stderr in unit tests results in "failed command" from default test runner - minor bug?
0.16.x
Standard Library
How to store a http request response in memory buffer
Passing interfaces across extern boundaries
0.16.x
master
New User
Is zig good (and or any better than C/C++) for audio signal analysis?
How to kill a blocked thread?
0.16.x
Zig on current master - Extremely long build?