zig-help
sigint handling for a REPL
New User
Answered
0.13.x
is there a `getOrNull(index: usize) ?T` like function for ArrayLists
Answered
read huge file to array faster, and code review
the behavior of -Dcpu when compiling C code- __AVX__ defined incorrectly?
Build System
Compiler
Answered
0.13.x
General protection exception
0.13.x
filename convention ?
Answered
what is lazy path?
In zig is this correct: 1 source file = 1 translation unit?
Creating a "type map" function where some types are recursively replaces by others in a type
New User
Answered
Weird behaviour with tuple destructuring
Answered
Is there a cleaner way to read the 2nd command line arg?
Answered
Code suggestions (float to int and int to float)
Best practices on memory allocation
Looking for another way to write u32 into u8 buffer
Weird result storing struct pointer in ArrayList
0.14.x
Compiler
New User
0.13.x
Standard Library
Error in fmt.zig
0.13.x
[solved] Avoid duplicated enum syntax in tagged union. Possible?
Answered
std.testing: compare two nullable strings
Possible compiler bug with ranges.
Standard Library
Compiler
New User
Error in build.zig in cache
Build System
Answered
0.13.x
Struggling with invalid free
New User
Answered
0.13.x
Conditional functionality
Dynamic array (buffer)
Answered
0.13.x
Can std.Json.static report when fields are missing from a data structure?
Standard Library
New User
Answered
Resources for creating an iOS game with Zig
Build System
error: value with comptime-only type '@TypeOf(null)' depends on runtime control flow
Answered
Tests in build system
Build System
Compiler
New User
0.13.x
root struct of file 'math' has no member named 'absCast'
Answered
0.13.x
Identify the end of a packet
Random zig-cache related problem on Github CI
How to do an atomic compare-exchange using indexes instead of pointers?
Answered
Pointer Arithmetic not working as expected
Answered
0.13.x
Loss of data when returning a struct instance
New User
Answered
0.13.x
Error return type something
Standard Library
Answered
Please critique my first Zig program
New User
Answered
hash mismatch: manifest declares
Answered
Build for 2 arch's at the time.
Advice on linking a library
Answered
"Inline function is recursive" but recursion is comptime bounded
Zig unable to install file being cached due to absolute file path.
Answered
how do i use SDL.zig?
Answered
Force zig to accept a different type for the purposes of testing
Build System
Standard Library
Answered
0.12.x
Can a Module dependsOn a Step?
Build System
0.14.x
Equivalent concept to atoms in elixir ?
Answered
Does this crash for you too?
Answered
Is there a reasonable way to set std_options for zigs build runner?
Build System
0.14.x
Generate array initialization code at comptime when copying from a slice
Advice for how to deal with stdlib naming convention fixes
Check if `comptime T: type` is u8, u16, ... f32, f64...
Answered
No field or member function named 'addModule' in 'Build.Step.Compile'