zig-help
Is there any good regex library? i do not see regex at stg.
0.14.x
New User
print signal number
Standard Library
Answered
Unable to correctly display certain strings
Can you profile compile times in Zig?
stack vs heap for large structs
Reading incomplete and incorrect data from ArrayList shared between threads
Answered
`strip` option doesn't seem to work
Build System
0.14.x
master
[]u6 to file
Git Hash As Version
Build System
truncated bits
0.14.x
New User
Answered
Avoid running code twice?
Answered
Can/Should I use a tuple as a key in a Hashset?
Answered
What could I do to improve readability of the code?
New User
Deduplicate code?
Answered
createFile on android
master
Answered
Keep type info in random object storage
any good networking libs?
Generic type as a structure field?
StaticStringMap intitialization
0.14.x
Standard Library
Answered
How does the emscripten build of zig + raylib work
Help understanding struct field of type [1024]u8, does it always take the max amount of bytes in Zig
Example for std.os.linux.clone function
does switch work on optional enum?
does zig have map() on optional to unwrap a valid value and do somehting on it?
How to memcpy from a source of *anyopaque?
is it possible to call a function pointer by passing an array list of parameters?
Is there a quick way to escape " in a string?
Conditional import for hot-reloading
Compiler
New User
Is it possible to get the name of a parameter of a function?
How do you force a loop to run in comptime?
Given a function, is there anyway to find out the number of parameters it has and their types?
how to @truncate() from i32 to u16?
Can't compile dependency
Why do people wrap function in an anonymous struct and then reference it in an expression?
Dynamically pass type to function
New User
Answered
What's the best way to read build.zig.zon from build.zig?
Answered
Comptime Struct Construction
Answered
How to run a step of a dependency and how to add a dependency generated at build time
Build System
Answered
Return value from catch clause
Answered
Writing a stack type that can be passed in a register
Answered
How do I capture back trace similar to `error`?
Answered
allocating arbitrary bit sizes
Answered
How to make zig bindings package for simple header-only C library raysan5/rres?
non-exhaustive enums and EnumArrays
Is it conventional to have import statements at the end?
0.14.x
New User
Answered
What's up with this syntax?
Answered
I need help with basic understanding of arrays in zig
0.14.x
New User
Answered
panic: incorrect alignment
Answered
How to get Zig to recognize a string as NUL-terminated?
master
Equivalent to Python's file-like API
Standard Library
master