zig-help
How do you test a function to be used by `std.mem.sort`?
[solved] Memory Leak: Looking for RubberDuckDebugging friend to find the cause of the leak
0.14.x
Standard Library
Answered
0.13.x
Is there a `std.mem.lessThan[orEqual]` in the std library?
How to use comptime to remove strict validation code?
memory allocation
Answered
iterating through a dir on comptime
Answered
Using fixed size buffers to avoid allocations
Decompress An Existing Slice of Bytes
Answered
No stack trace being passed to panic handler?
New User
Answered
0.13.x
Issue with moving slice `[] const u8` into `ArrayList` instead of copying the data
Answered
BitStack deinit
Answered
how do you do `@"\""`
Answered
Zig workflow
0.14.x
New User
Answered
A problem with --test-filter
zig build system for all C/C++ project
Build System
New User
0.13.x
Struggling to configure Zig LSP
Answered
`.@"enum"` vs `.void` syntax in Zig version 0.14.x
Answered
sort Hashmap of str, int
Standard Library
0.13.x
Linking issue between zig and c++ 😢
Build System
0.14.x
Best way to convert int to enums safely?
Answered
Linked List w/ Zig
Answered
linkLibC in build.zig but returns lld-link: undefined symbol
New User
0.13.x
Build System
Standard Library
Answered
Struggling with bitwise operations.
Answered
seems like there's a bug in the http client? basic fetches are failing(minimal example included)
Answered
Initializing a struct that has a field that needs a reference to said struct
0.14.x
Answered
how do i make zls not translate my function arguments to const
Build System
New User
Answered
0.13.x
Debugging Zig with codelldb - no variable scope
0.13.x
ANSI C with Zig
how do i get a function pointer from a function within a struct?
Answered
how do i import a c header
Answered
Can I "indirectly" set the value of a field?
Answered
C ABI compatibility for (integer) bool type?
ObjCopy in build.zig
Help figuring out difference between non-vector and vector version of function
translate-c generates code with errors
Answered
Is `null` passed to an optional argument considered comptime-known?
Can I test assertions inside a function without reaching unreachange?
Trying to color pixels in a bitmap
Answered
Zig equivalent to C #ifdef
New User
Answered
Error payload for parsing
Windows: unable to find zig installation directory: FileNotFound
New User
Answered
[solved] Print braces from std.debug.print format string
Answered
[solved] Passing []u8 to [:0]u8 argument. How?
Answered
Move arena allocated struct to non-arena allocated?
Answered
0.13.x
How to handle local nested dependencies?
How to sort an ArrayList which contains a comptime type?
Cast i64 to f64, but bitwise
Answered
Any way to pipe Tag to a tagged union?
Answered
0.13.x
type cannot be destructured
Answered
Segfault when trying to call C function
New User
Answered