Struct Destructuring
|
|
10
|
416
|
April 4, 2025
|
Zig Patterns
|
|
3
|
2197
|
April 3, 2025
|
User-friendlines of `anytype`
|
|
1
|
221
|
April 3, 2025
|
Allowing variable declaration in function calls
|
|
16
|
379
|
April 3, 2025
|
Copying [*c]u8 to []const u8
|
|
3
|
116
|
April 2, 2025
|
Best way to implement embarrassingly parallel loops
|
|
5
|
199
|
April 2, 2025
|
Visual Build Graph
|
|
7
|
558
|
April 1, 2025
|
Light-weight alternative to ArrayList in std
|
|
2
|
238
|
March 29, 2025
|
Are global integer error values a good idea?
|
|
9
|
328
|
March 27, 2025
|
The linux kernel community is discussing convert the linux kernel from c to modern c++
|
|
40
|
5918
|
March 27, 2025
|
Zig's Tokenizer and Pointer Provenance?
|
|
9
|
396
|
March 24, 2025
|
BoundedArray vs open-coding
|
|
11
|
560
|
March 22, 2025
|
Decl literals and packed struct equality
|
|
3
|
185
|
March 18, 2025
|
Proposal: Bounds-checking indexing
|
|
7
|
403
|
March 17, 2025
|
Support switch on string variable
|
|
60
|
1977
|
March 16, 2025
|
Why doesn’t Zig have C-style `for` loops?
|
|
15
|
502
|
March 16, 2025
|
Zig's 2025 Roadmap?
|
|
2
|
903
|
March 13, 2025
|
Workarounds for git via ssh in the Zig package manager
|
|
2
|
177
|
March 13, 2025
|
Case sensitivity of Zig 0.14.0 on Microsoft Windows
|
|
3
|
283
|
March 9, 2025
|
Make Zig tokenizer faster using threads
|
|
3
|
365
|
March 7, 2025
|
Zig under AGPL?
|
|
43
|
1796
|
March 4, 2025
|
Language support for deprecation
|
|
8
|
695
|
February 27, 2025
|
Oh let's talk about joblogs
|
|
3
|
245
|
February 25, 2025
|
One Zig folder to store them all?
|
|
15
|
1073
|
February 24, 2025
|
Build System top-level wrapper functions versus digging into 'guts'
|
|
0
|
156
|
February 19, 2025
|
Makes a posix implementation layer for freestanding
|
|
2
|
167
|
February 19, 2025
|
Does anyone have a thorough Zig set of rules for .cursorrules/.clinerules for best practises?
|
|
8
|
430
|
February 18, 2025
|
Std_options but it doesn't polute the root namespace
|
|
11
|
326
|
February 18, 2025
|
Allow labeling container-level `comptime blk: {}`
|
|
8
|
269
|
February 14, 2025
|
Should zig's stdlib use 32bit handles on windows?
|
|
3
|
197
|
February 13, 2025
|