|
`inline for` behaves unexpectedly when calling a function
|
|
4
|
81
|
June 24, 2026
|
|
Arena comptime lock
|
|
4
|
211
|
June 23, 2026
|
|
Reifying optional type
|
|
3
|
150
|
June 17, 2026
|
|
Double xor optimisation
|
|
5
|
257
|
June 13, 2026
|
|
Export a thread-local variable as a weak symbol
|
|
2
|
129
|
June 13, 2026
|
|
Craeting a @Struct, @Union is it possible to add const fields inside the namespace
|
|
1
|
126
|
June 7, 2026
|
|
Optimize runtime checks away with double compilation
|
|
17
|
703
|
June 6, 2026
|
|
Functions inside comptime enum
|
|
2
|
194
|
June 1, 2026
|
|
Zebra - A simple, fast, all-in-one config loader for Zig
|
|
2
|
626
|
May 27, 2026
|
|
Translating enums from C
|
|
3
|
160
|
May 24, 2026
|
|
REFramework wrapper in Zig
|
|
1
|
226
|
May 21, 2026
|
|
@Struct missing decls field from previous @Type
|
|
4
|
213
|
May 17, 2026
|
|
Why does `std.Thread.spawn` need a comptime function?
|
|
11
|
369
|
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
|
126
|
May 4, 2026
|
|
Zffnn - Comptime Neural Network Inference Engine
|
|
0
|
106
|
April 29, 2026
|
|
What is the caching strategy for Zig's generic functions?
|
|
2
|
144
|
April 29, 2026
|
|
Question about declaration-level metaprogramming: generating aliases from reflected decls
|
|
10
|
272
|
April 24, 2026
|
|
Comptime tensor
|
|
0
|
143
|
April 21, 2026
|
|
Workaround to modify a const value without the protection from @constCast, yet the test expects initialization value
|
|
2
|
111
|
March 18, 2026
|
|
How to store constant pointers in a buffer at compile time?
|
|
3
|
231
|
March 18, 2026
|
|
Xml unmarshalling using std.meta.fieldNames
|
|
2
|
187
|
March 15, 2026
|
|
How to create two mutually referencing pointers at compile time?
|
|
5
|
243
|
March 13, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
334
|
March 9, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
298
|
February 23, 2026
|
|
@struct doesn't respect StructField.Attributes.@"align" values
|
|
5
|
144
|
February 11, 2026
|
|
Reading file formats enforced by comptime ordering
|
|
14
|
219
|
February 9, 2026
|
|
Why is the comptime keyword needed in this inline for loop condition?
|
|
7
|
383
|
January 27, 2026
|
|
Conditional compilation with build time enums?
|
|
12
|
355
|
January 19, 2026
|
|
Enforce same length arrays
|
|
7
|
351
|
January 19, 2026
|