Coercion of anonymous struct
|
|
8
|
74
|
June 21, 2025
|
Thread Barriers
|
|
4
|
59
|
June 21, 2025
|
How to create a bootloader for a 64-bit zig kernel
|
|
2
|
96
|
June 20, 2025
|
64 bit kernel in zig
|
|
6
|
286
|
June 20, 2025
|
What are your thoughts on my lib/framework syntax and structure?
|
|
3
|
316
|
June 19, 2025
|
Do I need to unwrap `?*anyopaque` before using `@ptrCast`?
|
|
5
|
269
|
June 17, 2025
|
Newbie questions about zig-clap and other projects
|
|
3
|
184
|
June 16, 2025
|
What cybersecurity tools does Zig need?
|
|
0
|
125
|
June 16, 2025
|
Debug on Jetbrains
|
|
9
|
316
|
June 15, 2025
|
Doesn't `const` imply immutability?
|
|
6
|
293
|
June 14, 2025
|
Generalized tree traversal
|
|
4
|
261
|
June 14, 2025
|
POLL: Remove usingnamespace
|
|
48
|
1864
|
June 13, 2025
|
Reformatting comptime string at comptime
|
|
4
|
162
|
June 13, 2025
|
Dealing with complex typed values
|
|
1
|
115
|
June 13, 2025
|
A Nanopass framework for Zig
|
|
3
|
178
|
June 12, 2025
|
Is it safe to access struct fields based on @offsetOf at runtime?
|
|
8
|
247
|
June 12, 2025
|
Help understanding optionals paired with pointers
|
|
4
|
144
|
June 11, 2025
|
Removing usage of usingnamespace
|
|
3
|
276
|
June 11, 2025
|
Zig 0.14.1 build for FreeBSD amd64
|
|
2
|
172
|
June 11, 2025
|
Typed BitSet
|
|
14
|
242
|
June 10, 2025
|
Maximum number of Threads
|
|
10
|
247
|
June 10, 2025
|
My .zig-cache keeps blowing up
|
|
7
|
300
|
June 10, 2025
|
Math perfect hash question
|
|
11
|
312
|
June 9, 2025
|
How to use comptime values in table-driven tests?
|
|
6
|
167
|
June 9, 2025
|
Options for keeping return memory location stable
|
|
4
|
205
|
June 8, 2025
|
Loop typing riddles
|
|
14
|
188
|
June 8, 2025
|
WANTED: Zig-Based Multithreaded Projects
|
|
2
|
181
|
June 7, 2025
|
@alignCast(@ptrCast(x)) or @ptrCast(@alignCast(x))?
|
|
3
|
262
|
June 7, 2025
|
My Zig coding style template: App.Origin entry point, inline-scoped flow control, struct-based visibility & naming
|
|
10
|
315
|
June 6, 2025
|
Are dynamic variable identifiers possible and if so how?
|
|
1
|
128
|
June 5, 2025
|