|
Which open source projects showcase state of the art Zig?
|
|
4
|
278
|
July 25, 2026
|
|
Is there a compiler bug here? Or just intentional design?
|
|
44
|
884
|
July 24, 2026
|
|
Comptime-known pointers of thread-local variables
|
|
4
|
171
|
July 24, 2026
|
|
Immovable hell
|
|
14
|
795
|
July 24, 2026
|
|
Future Polling
|
|
6
|
367
|
July 24, 2026
|
|
Purely Technical Discussion: Memory-Safe Compilation Mode Inspired by Fil-C
|
|
51
|
2029
|
July 23, 2026
|
|
What is |this| called?
|
|
8
|
473
|
July 23, 2026
|
|
Any reasons to not use "file as singleton" paradigm in zig
|
|
7
|
419
|
July 22, 2026
|
|
Declare const or var depending on comptime const
|
|
15
|
489
|
July 22, 2026
|
|
Using C libraries in Zig
|
|
3
|
241
|
July 20, 2026
|
|
Idiom for an "old-school" try-catch block
|
|
26
|
1050
|
July 20, 2026
|
|
Partial workaround for missing `decls` param to `@Struct`
|
|
10
|
343
|
July 19, 2026
|
|
Proposal: suppress unused parameter errors in functions containing `@compileLog`
|
|
2
|
204
|
July 18, 2026
|
|
Bitcast should be allowed on enums with tag types
|
|
5
|
462
|
July 18, 2026
|
|
Trying to create a little server application
|
|
15
|
561
|
July 17, 2026
|
|
How to check two function type matches?
|
|
2
|
147
|
July 17, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
190
|
July 17, 2026
|
|
Representing GPU device pointers on the CPU host side
|
|
6
|
273
|
July 17, 2026
|
|
Vendoring Zig Compiler as Library
|
|
3
|
447
|
July 17, 2026
|
|
Why isn't "defer" sentence executed?
|
|
55
|
1145
|
July 16, 2026
|
|
A small nitpicking inconsistency in Zig
|
|
26
|
598
|
July 16, 2026
|
|
How to deal with `undefined` buffers in ReleaseSafe mode
|
|
6
|
169
|
July 16, 2026
|
|
A question on a switch of a comptime known value
|
|
2
|
147
|
July 14, 2026
|
|
Zig and gtk4
|
|
2
|
345
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
343
|
July 14, 2026
|
|
Is there any work being done to reduce the size of the `zig-cache` directory?
|
|
1
|
234
|
July 13, 2026
|
|
How to install Zig of a specific snapshot version
|
|
7
|
188
|
July 13, 2026
|
|
How to check if a struct is from an instance of a generic struct
|
|
14
|
283
|
July 12, 2026
|
|
Zcore : an early (WIP) tensor library in Zig for Zig... looking for design feedback and help
|
|
5
|
273
|
July 11, 2026
|
|
Regrex: a tiny implementation of basic regular expressions
|
|
0
|
166
|
July 11, 2026
|