Return value optimization (RVO) for self-referential structs?
|
|
1
|
141
|
July 15, 2025
|
Philosophy and strategy concerning stability
|
|
9
|
479
|
July 14, 2025
|
Build system: options module api should be modernized
|
|
3
|
172
|
July 13, 2025
|
Allocators and thread safety (and not only)
|
|
31
|
645
|
July 9, 2025
|
Parameter lists as structs
|
|
11
|
298
|
July 8, 2025
|
Traits for Static Dispatch
|
|
4
|
335
|
July 6, 2025
|
Signed/Unsigned casting madness (and possible workaround)
|
|
2
|
130
|
July 6, 2025
|
File naming conventions
|
|
7
|
252
|
June 30, 2025
|
.zon and init with .decl_literal
|
|
2
|
119
|
June 28, 2025
|
Custom errors with payloads (with current zig)
|
|
7
|
2183
|
June 27, 2025
|
Proposal(std.meta): Is there already another (idiomatic) way to retrieve tagged union active field's value?
|
|
6
|
218
|
June 26, 2025
|
Is it useful for std.enums.valuesFromFields and std.enums.values to return slices instead of pointers to arrays?
|
|
6
|
215
|
June 22, 2025
|
Revisiting alignedAlloc and alignedFree
|
|
0
|
142
|
June 17, 2025
|
'defer' inside deinit function
|
|
4
|
266
|
June 16, 2025
|
Zig, a dream?
|
|
24
|
1018
|
June 15, 2025
|
High-performance AI/LLM implementation idea - thoughts?
|
|
8
|
584
|
June 15, 2025
|
Allocator.createMany
|
|
45
|
823
|
June 14, 2025
|
What libraries are you missing?
|
|
16
|
782
|
June 12, 2025
|
Typed BitSet
|
|
14
|
251
|
June 10, 2025
|
Restricted function type based interface pattern
|
|
0
|
138
|
June 10, 2025
|
Loop typing riddles
|
|
14
|
218
|
June 8, 2025
|
Zig on MLIR
|
|
17
|
1481
|
June 6, 2025
|
Scrabble Part Two: endgame search
|
|
0
|
79
|
June 5, 2025
|
Gaddag optimization
|
|
16
|
576
|
June 4, 2025
|
Proposal: Move pointer stability to an Allocator
|
|
5
|
241
|
June 3, 2025
|
`undefined`: Can this be expected to work?
|
|
13
|
177
|
June 2, 2025
|
Default or implicit `build.zig`
|
|
12
|
484
|
June 2, 2025
|
ZYAMP or do we need Yet Another Messaging Protocol?
|
|
8
|
268
|
June 2, 2025
|
`@getRuntimeSafety()`
|
|
4
|
127
|
May 31, 2025
|
Writing runtime-extensible code in Zig is massively inconvenient
|
|
35
|
1541
|
May 30, 2025
|