|
Why does `std.Thread.spawn` need a comptime function?
|
|
11
|
308
|
May 13, 2026
|
|
Why can't I resolve this comptime value?
|
|
3
|
160
|
May 5, 2026
|
|
Accessing the field of a struct by name at runtime - Why is indexing the fields array not allowed?
|
|
6
|
112
|
May 4, 2026
|
|
Zffnn - Comptime Neural Network Inference Engine
|
|
0
|
100
|
April 29, 2026
|
|
What is the caching strategy for Zig's generic functions?
|
|
2
|
137
|
April 29, 2026
|
|
REFramework wrapper in Zig
|
|
0
|
105
|
April 27, 2026
|
|
Question about declaration-level metaprogramming: generating aliases from reflected decls
|
|
10
|
260
|
April 24, 2026
|
|
Comptime tensor
|
|
0
|
136
|
April 21, 2026
|
|
Zebra - A simple, fast, all-in-one config loader for Zig
|
|
1
|
380
|
April 6, 2026
|
|
Workaround to modify a const value without the protection from @constCast, yet the test expects initialization value
|
|
2
|
105
|
March 18, 2026
|
|
How to store constant pointers in a buffer at compile time?
|
|
3
|
220
|
March 18, 2026
|
|
Xml unmarshalling using std.meta.fieldNames
|
|
2
|
181
|
March 15, 2026
|
|
How to create two mutually referencing pointers at compile time?
|
|
5
|
240
|
March 13, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
304
|
March 9, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
289
|
February 23, 2026
|
|
@struct doesn't respect StructField.Attributes.@"align" values
|
|
5
|
135
|
February 11, 2026
|
|
Reading file formats enforced by comptime ordering
|
|
14
|
194
|
February 9, 2026
|
|
Why is the comptime keyword needed in this inline for loop condition?
|
|
7
|
365
|
January 27, 2026
|
|
Conditional compilation with build time enums?
|
|
12
|
329
|
January 19, 2026
|
|
Enforce same length arrays
|
|
7
|
343
|
January 19, 2026
|
|
Initialize arrays at comptime
|
|
10
|
474
|
January 13, 2026
|
|
How to create a memory region at compile time and have part of it embedded in the program binary?
|
|
13
|
295
|
January 10, 2026
|
|
Determining whether a particular union tag is present in a list of tags
|
|
2
|
145
|
December 23, 2025
|
|
Comptime error about alignment
|
|
7
|
326
|
December 13, 2025
|
|
Can I activate union tag in generic union from inline switch else case?
|
|
2
|
106
|
November 28, 2025
|
|
How can I check if a function parameter is a comptime parameter?
|
|
6
|
246
|
November 20, 2025
|
|
Automated Function Tracing
|
|
3
|
219
|
November 9, 2025
|
|
Type id comptime generation
|
|
7
|
374
|
November 7, 2025
|
|
Importing based on comptime value
|
|
29
|
689
|
November 3, 2025
|
|
Comptime array access
|
|
8
|
190
|
November 2, 2025
|