|
Allocation Free TUI Tables
|
|
0
|
22
|
June 7, 2026
|
|
Is `try` really needed?
|
|
11
|
364
|
June 7, 2026
|
|
Stanza: a dependency-free line editor for Zig terminal programs
|
|
0
|
115
|
June 7, 2026
|
|
Anyone use Zig for scientific computing
|
|
1
|
162
|
June 7, 2026
|
|
Designator lists for field initialization
|
|
4
|
192
|
June 7, 2026
|
|
Function parameters are const or immutable?
|
|
9
|
339
|
June 6, 2026
|
|
Optimize runtime checks away with double compilation
|
|
17
|
674
|
June 6, 2026
|
|
Comparison of simple types
|
|
3
|
130
|
June 6, 2026
|
|
Can arguments in Zig be lazy evaluated?
|
|
1
|
178
|
June 6, 2026
|
|
Function calling conventions
|
|
5
|
151
|
June 6, 2026
|
|
What I Should Known About constants in Zig
|
|
13
|
583
|
June 6, 2026
|
|
Behaviour of @typeName()
|
|
6
|
248
|
June 5, 2026
|
|
Language support for deprecation
|
|
17
|
1734
|
June 5, 2026
|
|
Side effects inside of `catch`?
|
|
1
|
183
|
June 4, 2026
|
|
Shuffle @Vector with variable control
|
|
11
|
337
|
June 4, 2026
|
|
Undefined Optionals
|
|
9
|
497
|
June 4, 2026
|
|
Translate-C help
|
|
3
|
145
|
June 3, 2026
|
|
The packed union versus enum
|
|
10
|
693
|
June 3, 2026
|
|
SIMD and lookup tables
|
|
7
|
379
|
June 3, 2026
|
|
@memset beaten
|
|
13
|
938
|
June 3, 2026
|
|
Lui: a simple `ls -lah`-like terminal file manager
|
|
6
|
510
|
June 2, 2026
|
|
Expected type 'const [2]u8' but only when using parameterized index
|
|
4
|
84
|
June 2, 2026
|
|
Error handling in Zig
|
|
8
|
462
|
June 2, 2026
|
|
What is a Zig program?
|
|
16
|
484
|
June 1, 2026
|
|
Functions inside comptime enum
|
|
2
|
187
|
June 1, 2026
|
|
Prevent Zig from reordering instructions
|
|
11
|
454
|
June 1, 2026
|
|
Is it possible to use LLVM instructions for vector operations not implemented in the standard library?
|
|
5
|
299
|
May 31, 2026
|
|
Inconsistent i24 representation - llvm vs no-llvm
|
|
5
|
259
|
May 31, 2026
|
|
What does "it is no longer possible to reify error sets" mean?
|
|
4
|
222
|
May 31, 2026
|
|
About #32099: remove `@TypeOf` and `anytype`; introduce `|T|` syntax
|
|
30
|
1408
|
May 31, 2026
|