WANTED: Zig-Based Multithreaded Projects
|
|
2
|
185
|
June 7, 2025
|
@alignCast(@ptrCast(x)) or @ptrCast(@alignCast(x))?
|
|
3
|
267
|
June 7, 2025
|
JS-like errors in Zig
|
|
11
|
360
|
June 6, 2025
|
Are dynamic variable identifiers possible and if so how?
|
|
1
|
130
|
June 5, 2025
|
Set pointer to null
|
|
18
|
310
|
June 5, 2025
|
Missing std.posix.* members on x86_64 linux
|
|
3
|
124
|
June 5, 2025
|
Importing custom modules in build.zig (outside fn build)
|
|
3
|
90
|
June 5, 2025
|
Idiomatic workaround RLS
|
|
4
|
121
|
June 5, 2025
|
Struggling on ploting the cube with OpenGL with the zm library
|
|
4
|
79
|
June 5, 2025
|
Makefile to build.zig for a C project (uSockets)
|
|
4
|
148
|
June 5, 2025
|
Sort function for chunks of a slice
|
|
6
|
101
|
June 4, 2025
|
StringHashMap
|
|
13
|
276
|
June 4, 2025
|
Finding the nth LSB
|
|
2
|
82
|
June 4, 2025
|
What are the differences bwteen clang/clang++ and "zig cc/c++"?
|
|
8
|
214
|
June 3, 2025
|
Is there a zig fmt config?
|
|
3
|
192
|
June 3, 2025
|
How to express ownership semantics in zig?
|
|
10
|
321
|
June 2, 2025
|
Is it possible to pass a function as a comptime parameter?
|
|
3
|
119
|
June 2, 2025
|
Integer overflow in generic atoi
|
|
7
|
143
|
June 1, 2025
|
Getting an IP address from an instance of std.posix.sockaddr
|
|
3
|
100
|
June 1, 2025
|
Is there a less safe way to cast integer types?
|
|
4
|
150
|
May 31, 2025
|
Better way to patch file with zig?
|
|
7
|
158
|
May 31, 2025
|
Convenient AST storage at runtime or comptime
|
|
12
|
310
|
May 31, 2025
|
A custom build.zig command to run system commands and see their output
|
|
9
|
242
|
May 30, 2025
|
Failed to run a locally built zig compiler
|
|
7
|
201
|
May 30, 2025
|
Passing CLI arguments from build.zig to program
|
|
6
|
120
|
May 30, 2025
|
Zig Autodoc : render markdown files?
|
|
2
|
83
|
May 30, 2025
|
Inline/comptime: weird results
|
|
26
|
207
|
May 29, 2025
|
Typed u8 square for scrabble game
|
|
8
|
148
|
May 29, 2025
|
Tying down logic and memory management
|
|
11
|
347
|
May 29, 2025
|
Run `zig fmt` on generated code
|
|
6
|
184
|
May 28, 2025
|