|
Static Maps
|
|
8
|
294
|
July 12, 2026
|
|
Half-open ranges in switch, and empty switch ranges without compile error
|
|
3
|
213
|
July 7, 2026
|
|
Confusion about comptime vs runtime evaluation
|
|
15
|
403
|
July 5, 2026
|
|
Confused about @tagName and comptime behavior
|
|
5
|
330
|
July 1, 2026
|
|
Is there anyway to get function and arg idents at comptime?
|
|
3
|
177
|
June 27, 2026
|
|
`inline for` behaves unexpectedly when calling a function
|
|
9
|
294
|
June 25, 2026
|
|
Arena comptime lock
|
|
4
|
258
|
June 23, 2026
|
|
Reifying optional type
|
|
3
|
154
|
June 17, 2026
|
|
Double xor optimisation
|
|
5
|
266
|
June 13, 2026
|
|
Export a thread-local variable as a weak symbol
|
|
2
|
135
|
June 13, 2026
|
|
Craeting a @Struct, @Union is it possible to add const fields inside the namespace
|
|
1
|
130
|
June 7, 2026
|
|
Optimize runtime checks away with double compilation
|
|
17
|
709
|
June 6, 2026
|
|
Functions inside comptime enum
|
|
2
|
201
|
June 1, 2026
|
|
Zebra - A simple, fast, all-in-one config loader for Zig
|
|
2
|
632
|
May 27, 2026
|
|
Translating enums from C
|
|
3
|
162
|
May 24, 2026
|
|
REFramework wrapper in Zig
|
|
1
|
238
|
May 21, 2026
|
|
@Struct missing decls field from previous @Type
|
|
4
|
227
|
May 17, 2026
|
|
Why does `std.Thread.spawn` need a comptime function?
|
|
11
|
389
|
May 13, 2026
|
|
Why can't I resolve this comptime value?
|
|
3
|
173
|
May 5, 2026
|
|
Accessing the field of a struct by name at runtime - Why is indexing the fields array not allowed?
|
|
6
|
134
|
May 4, 2026
|
|
Zffnn - Comptime Neural Network Inference Engine
|
|
0
|
109
|
April 29, 2026
|
|
What is the caching strategy for Zig's generic functions?
|
|
2
|
152
|
April 29, 2026
|
|
Question about declaration-level metaprogramming: generating aliases from reflected decls
|
|
10
|
292
|
April 24, 2026
|
|
Comptime tensor
|
|
0
|
144
|
April 21, 2026
|
|
Workaround to modify a const value without the protection from @constCast, yet the test expects initialization value
|
|
2
|
112
|
March 18, 2026
|
|
How to store constant pointers in a buffer at compile time?
|
|
3
|
233
|
March 18, 2026
|
|
Xml unmarshalling using std.meta.fieldNames
|
|
2
|
189
|
March 15, 2026
|
|
How to create two mutually referencing pointers at compile time?
|
|
5
|
246
|
March 13, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
346
|
March 9, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
299
|
February 23, 2026
|