|
Composing a string during run time
|
|
4
|
317
|
August 22, 2026
|
|
How can you generate constant data in 0.16.0
|
|
2
|
246
|
August 20, 2026
|
|
Zenfmt: A universal document converter engine built with Zig (comptime SoA, zero-alloc filters, freestanding WASM, and single binary REST server)
|
|
3
|
361
|
August 12, 2026
|
|
Unsure how to pass slices (or pointers in general) at comptime
|
|
6
|
332
|
August 7, 2026
|
|
Function signature that uses variadic args as part of the interface vtable
|
|
7
|
237
|
August 5, 2026
|
|
Zig unable to resolve comptime value in an if expression for two arguments
|
|
3
|
257
|
August 4, 2026
|
|
Dealing with a closed set of types in runtime
|
|
6
|
297
|
August 3, 2026
|
|
Partial workaround for missing `decls` param to `@Struct`
|
|
10
|
394
|
July 19, 2026
|
|
Embed binary data at compile time
|
|
23
|
670
|
July 17, 2026
|
|
Static Maps
|
|
8
|
368
|
July 12, 2026
|
|
Half-open ranges in switch, and empty switch ranges without compile error
|
|
3
|
233
|
July 7, 2026
|
|
Confusion about comptime vs runtime evaluation
|
|
15
|
464
|
July 5, 2026
|
|
Confused about @tagName and comptime behavior
|
|
5
|
354
|
July 1, 2026
|
|
Is there anyway to get function and arg idents at comptime?
|
|
3
|
189
|
June 27, 2026
|
|
`inline for` behaves unexpectedly when calling a function
|
|
9
|
337
|
June 25, 2026
|
|
Arena comptime lock
|
|
4
|
296
|
June 23, 2026
|
|
Reifying optional type
|
|
3
|
177
|
June 17, 2026
|
|
Double xor optimisation
|
|
5
|
296
|
June 13, 2026
|
|
Export a thread-local variable as a weak symbol
|
|
2
|
161
|
June 13, 2026
|
|
Craeting a @Struct, @Union is it possible to add const fields inside the namespace
|
|
1
|
141
|
June 7, 2026
|
|
Optimize runtime checks away with double compilation
|
|
17
|
787
|
June 6, 2026
|
|
Functions inside comptime enum
|
|
2
|
223
|
June 1, 2026
|
|
Zebra - A simple, fast, all-in-one config loader for Zig
|
|
2
|
660
|
May 27, 2026
|
|
Translating enums from C
|
|
3
|
177
|
May 24, 2026
|
|
REFramework wrapper in Zig
|
|
1
|
264
|
May 21, 2026
|
|
@Struct missing decls field from previous @Type
|
|
4
|
250
|
May 17, 2026
|
|
Why does `std.Thread.spawn` need a comptime function?
|
|
11
|
427
|
May 13, 2026
|
|
Why can't I resolve this comptime value?
|
|
3
|
199
|
May 5, 2026
|
|
Accessing the field of a struct by name at runtime - Why is indexing the fields array not allowed?
|
|
6
|
178
|
May 4, 2026
|
|
Zffnn - Comptime Neural Network Inference Engine
|
|
0
|
122
|
April 29, 2026
|