Zig equivalent to mkstemp?
|
|
4
|
152
|
April 15, 2025
|
Why do some builtins use result types and others don't?
|
|
2
|
174
|
April 15, 2025
|
Learnxinyminutes.com for zig
|
|
2
|
152
|
April 15, 2025
|
Winget installer seems to need update as the download file is not found
|
|
1
|
133
|
April 15, 2025
|
I tried to create a declarative format framework through Zig
|
|
7
|
268
|
April 15, 2025
|
Memory leak error!
|
|
17
|
229
|
April 15, 2025
|
Stack usage and other "C" compiler flags in build.zig
|
|
0
|
78
|
April 14, 2025
|
How can I test user input?
|
|
5
|
221
|
April 14, 2025
|
Zig currently at the top of HN about the recent change on LinkedList
|
|
1
|
318
|
April 14, 2025
|
What makes "ban returning pointer to stack memory" difficult?
|
|
70
|
1666
|
April 14, 2025
|
Decl literal fn + catch unreachable causes an error
|
|
1
|
69
|
April 14, 2025
|
`zig fetch` unable to connect to server
|
|
6
|
409
|
April 13, 2025
|
Code review: mediocre pun generator
|
|
5
|
211
|
April 13, 2025
|
Need help with static linking of an executable
|
|
8
|
148
|
April 13, 2025
|
Linking in _mm_setzero_si128 when building with MSVC abi
|
|
4
|
90
|
April 13, 2025
|
@setEvalBranchQuota() in cimport failed
|
|
2
|
82
|
April 13, 2025
|
How to ensure that a function definition matches the prototype in a C header file
|
|
4
|
124
|
April 12, 2025
|
ZCS — An Entity Component System in Zig
|
|
6
|
495
|
April 12, 2025
|
Why allow cyclic imports?
|
|
9
|
375
|
April 12, 2025
|
How to make Zig package manager re-download dependencies?
|
|
13
|
1395
|
April 12, 2025
|
Lost and confused about rpath, dlopen, link time
|
|
6
|
238
|
April 12, 2025
|
Pretty printing the Zig AST to JSON?
|
|
7
|
1255
|
April 12, 2025
|
An Easing/Tweening Library for Game Dev
|
|
3
|
470
|
April 12, 2025
|
Why does Zig not compile some files
|
|
5
|
383
|
April 12, 2025
|
Get sizeOf the active field of a tagged union?
|
|
15
|
350
|
April 11, 2025
|
Is there a way to make custom data structure that is indexable and hence can be used with for loop
|
|
4
|
200
|
April 11, 2025
|
Zig Validation
|
|
5
|
308
|
April 11, 2025
|
Zircon: A simple IRC library written in Zig
|
|
2
|
184
|
April 11, 2025
|
Should I link statically or dynamically to windows system libraries?
|
|
8
|
231
|
April 11, 2025
|
Breaking Zig Build while trying to run a thread using a method of a struct
|
|
2
|
117
|
April 11, 2025
|