|
Optimize runtime checks away with double compilation
|
|
16
|
572
|
June 4, 2026
|
|
What I Should Known About constants in Zig
|
|
6
|
211
|
June 4, 2026
|
|
Shuffle @Vector with variable control
|
|
11
|
294
|
June 4, 2026
|
|
Undefined Optionals
|
|
9
|
477
|
June 4, 2026
|
|
Translate-C help
|
|
3
|
119
|
June 3, 2026
|
|
The packed union versus enum
|
|
10
|
666
|
June 3, 2026
|
|
Language support for deprecation
|
|
15
|
1444
|
June 3, 2026
|
|
SIMD and lookup tables
|
|
7
|
361
|
June 3, 2026
|
|
@memset beaten
|
|
13
|
897
|
June 3, 2026
|
|
Lui: a simple `ls -lah`-like terminal file manager
|
|
6
|
498
|
June 2, 2026
|
|
Expected type 'const [2]u8' but only when using parameterized index
|
|
4
|
81
|
June 2, 2026
|
|
Error handling in Zig
|
|
8
|
436
|
June 2, 2026
|
|
What is a Zig program?
|
|
16
|
456
|
June 1, 2026
|
|
Functions inside comptime enum
|
|
2
|
184
|
June 1, 2026
|
|
Prevent Zig from reordering instructions
|
|
11
|
440
|
June 1, 2026
|
|
Is it possible to use LLVM instructions for vector operations not implemented in the standard library?
|
|
5
|
288
|
May 31, 2026
|
|
Inconsistent i24 representation - llvm vs no-llvm
|
|
5
|
251
|
May 31, 2026
|
|
What does "it is no longer possible to reify error sets" mean?
|
|
4
|
215
|
May 31, 2026
|
|
About #32099: remove `@TypeOf` and `anytype`; introduce `|T|` syntax
|
|
30
|
1389
|
May 31, 2026
|
|
Writer in a test
|
|
3
|
125
|
May 31, 2026
|
|
Ziex - Full-stack Web Framework for Zig! Like Next.js/React but for Zig
|
|
25
|
3411
|
May 30, 2026
|
|
Var not mutable?
|
|
24
|
688
|
May 29, 2026
|
|
The Semicolon Syntax Riddle
|
|
10
|
632
|
May 29, 2026
|
|
On Static Dispatch vs Dynamic Dispatch
|
|
7
|
538
|
May 28, 2026
|
|
Zebra - A simple, fast, all-in-one config loader for Zig
|
|
2
|
605
|
May 27, 2026
|
|
Accessing bool array through c pointer in 0.16
|
|
1
|
122
|
May 27, 2026
|
|
If you had one wish for zig, what would it be?
|
|
171
|
5331
|
May 27, 2026
|
|
Getting the type associated to a tag in a tagged union
|
|
9
|
198
|
May 25, 2026
|
|
How can I convert a []const u8 to a []const u16?
|
|
17
|
820
|
May 25, 2026
|
|
Someone using Claude Code with Zig getting blocked?
|
|
16
|
865
|
May 25, 2026
|