About the Brainstorming category
|
|
0
|
433
|
June 23, 2023
|
Zig's Tokenizer and Pointer Provenance?
|
|
9
|
295
|
March 24, 2025
|
BoundedArray vs open-coding
|
|
11
|
514
|
March 22, 2025
|
Rationale behind @import at the end of file
|
|
52
|
1088
|
March 21, 2025
|
Decl literals and packed struct equality
|
|
3
|
180
|
March 18, 2025
|
Visual Build Graph
|
|
4
|
233
|
March 17, 2025
|
Proposal: Bounds-checking indexing
|
|
7
|
393
|
March 17, 2025
|
Support switch on string variable
|
|
60
|
1858
|
March 16, 2025
|
Why doesn’t Zig have C-style `for` loops?
|
|
15
|
449
|
March 16, 2025
|
Zig's 2025 Roadmap?
|
|
2
|
508
|
March 13, 2025
|
Workarounds for git via ssh in the Zig package manager
|
|
2
|
165
|
March 13, 2025
|
Case sensitivity of Zig 0.14.0 on Microsoft Windows
|
|
3
|
275
|
March 9, 2025
|
Make Zig tokenizer faster using threads
|
|
3
|
349
|
March 7, 2025
|
Zig Patterns
|
|
2
|
1787
|
March 5, 2025
|
Zig under AGPL?
|
|
43
|
1778
|
March 4, 2025
|
Language support for deprecation
|
|
8
|
684
|
February 27, 2025
|
Oh let's talk about joblogs
|
|
3
|
242
|
February 25, 2025
|
One Zig folder to store them all?
|
|
15
|
1049
|
February 24, 2025
|
Build System top-level wrapper functions versus digging into 'guts'
|
|
0
|
155
|
February 19, 2025
|
Makes a posix implementation layer for freestanding
|
|
2
|
163
|
February 19, 2025
|
Does anyone have a thorough Zig set of rules for .cursorrules/.clinerules for best practises?
|
|
8
|
399
|
February 18, 2025
|
Std_options but it doesn't polute the root namespace
|
|
11
|
325
|
February 18, 2025
|
Loading `libvulkan.so.1` on Linux with `std.ElfDynLib`
|
|
3
|
408
|
February 14, 2025
|
Allow labeling container-level `comptime blk: {}`
|
|
8
|
264
|
February 14, 2025
|
Should zig's stdlib use 32bit handles on windows?
|
|
3
|
197
|
February 13, 2025
|
Python ZON parser?
|
|
1
|
179
|
February 11, 2025
|
AoC 2024: Day 10
|
|
10
|
274
|
February 10, 2025
|
Difference between importing files vs structs
|
|
6
|
229
|
February 8, 2025
|
Convert a non-exhaustive enum to an exhaustive enum
|
|
3
|
152
|
February 7, 2025
|
Usage of zig init in a slight different way
|
|
2
|
184
|
February 5, 2025
|