|
Representing GPU device pointers on the CPU host side
|
|
2
|
35
|
July 17, 2026
|
|
Why isn't "defer" sentence executed?
|
|
55
|
1032
|
July 16, 2026
|
|
Vendoring Zig Compiler as Library
|
|
2
|
332
|
July 16, 2026
|
|
A small nitpicking inconsistency in Zig
|
|
26
|
446
|
July 16, 2026
|
|
How to deal with `undefined` buffers in ReleaseSafe mode
|
|
6
|
123
|
July 16, 2026
|
|
A question on a switch of a comptime known value
|
|
2
|
127
|
July 14, 2026
|
|
Zig and gtk4
|
|
2
|
315
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
312
|
July 14, 2026
|
|
Is there any work being done to reduce the size of the `zig-cache` directory?
|
|
1
|
222
|
July 13, 2026
|
|
How to install Zig of a specific snapshot version
|
|
7
|
167
|
July 13, 2026
|
|
How to check if a struct is from an instance of a generic struct
|
|
14
|
262
|
July 12, 2026
|
|
Zcore : an early (WIP) tensor library in Zig for Zig... looking for design feedback and help
|
|
5
|
264
|
July 11, 2026
|
|
Regrex: a tiny implementation of basic regular expressions
|
|
0
|
152
|
July 11, 2026
|
|
Logging !?Entry errors and continuing
|
|
2
|
131
|
July 11, 2026
|
|
Simd operation for combining multiple u64 values
|
|
4
|
160
|
July 11, 2026
|
|
Using freetype c in zig
|
|
9
|
348
|
July 11, 2026
|
|
Full copy of tagged union just to check tag in debug mode?
|
|
2
|
192
|
July 10, 2026
|
|
Diagnostics (again)
|
|
5
|
239
|
July 10, 2026
|
|
Handling a range of unreachable values in a switch
|
|
5
|
141
|
July 9, 2026
|
|
Pointers to tuple literals can be coerced into array and many-item pointers, but pointers to tuple variables can't. Intended design?
|
|
16
|
333
|
July 9, 2026
|
|
Switch on @TypeOf anytype argument
|
|
2
|
153
|
July 8, 2026
|
|
Why do enum fields create dependency loop errors in situations where decls don't?
|
|
9
|
220
|
July 8, 2026
|
|
Why are there four different versions of `LazyPath.getPath`?
|
|
3
|
209
|
July 8, 2026
|
|
Use of specialization constants in zig shaders
|
|
1
|
215
|
July 8, 2026
|
|
Idiomatic way to write thin zero-cost wrappers?
|
|
9
|
473
|
July 8, 2026
|
|
What are easy to understand sources to learn how to use the new IO?
|
|
13
|
374
|
July 8, 2026
|
|
Size increase by 470+ kb after adding std.Io interface.
|
|
11
|
1076
|
July 7, 2026
|
|
The Zig team makes the language exactly as I would want, even when they don't
|
|
5
|
744
|
July 7, 2026
|
|
Segmentation Fault Parsing Command Line Arguments
|
|
8
|
222
|
July 7, 2026
|
|
General string handling
|
|
7
|
320
|
July 7, 2026
|