About the Brainstorming category
|
|
0
|
469
|
June 23, 2023
|
Revisiting alignedAlloc and alignedFree
|
|
0
|
96
|
June 17, 2025
|
Is it useful for std.enums.valuesFromFields and std.enums.values to return slices instead of pointers to arrays?
|
|
4
|
83
|
June 17, 2025
|
'defer' inside deinit function
|
|
4
|
220
|
June 16, 2025
|
Zig, a dream?
|
|
24
|
777
|
June 15, 2025
|
High-performance AI/LLM implementation idea - thoughts?
|
|
8
|
493
|
June 15, 2025
|
Allocator.createMany
|
|
45
|
743
|
June 14, 2025
|
POLL: Remove usingnamespace
|
|
48
|
1853
|
June 13, 2025
|
What libraries are you missing?
|
|
16
|
664
|
June 12, 2025
|
Typed BitSet
|
|
14
|
240
|
June 10, 2025
|
Restricted function type based interface pattern
|
|
0
|
125
|
June 10, 2025
|
Loop typing riddles
|
|
14
|
186
|
June 8, 2025
|
Zig on MLIR
|
|
17
|
1378
|
June 6, 2025
|
Scrabble Part Two: endgame search
|
|
0
|
76
|
June 5, 2025
|
Gaddag optimization
|
|
16
|
552
|
June 4, 2025
|
Proposal: Move pointer stability to an Allocator
|
|
5
|
212
|
June 3, 2025
|
`undefined`: Can this be expected to work?
|
|
13
|
163
|
June 2, 2025
|
Default or implicit `build.zig`
|
|
12
|
442
|
June 2, 2025
|
ZYAMP or do we need Yet Another Messaging Protocol?
|
|
8
|
260
|
June 2, 2025
|
`@getRuntimeSafety()`
|
|
4
|
118
|
May 31, 2025
|
Writing runtime-extensible code in Zig is massively inconvenient
|
|
35
|
1399
|
May 30, 2025
|
`try` for a block, not a function
|
|
8
|
238
|
May 27, 2025
|
Release Cycles of Zig
|
|
16
|
1426
|
May 24, 2025
|
Allocator swapping and type consistency
|
|
19
|
283
|
May 24, 2025
|
Short math notation, casting, clarity of math expressions
|
|
38
|
1360
|
May 24, 2025
|
SliceBuilder style data structure
|
|
7
|
214
|
May 23, 2025
|
Zig Electron Replacement
|
|
8
|
1078
|
May 22, 2025
|
Structuring programs to be modular
|
|
6
|
368
|
May 20, 2025
|
Vscode stuff
|
|
7
|
317
|
May 18, 2025
|
Should there be a shortcut for `catch |err| @panic(@errorName(err))`?
|
|
10
|
349
|
May 15, 2025
|