64 bit kernel in zig
|
|
5
|
174
|
June 17, 2025
|
Do I need to unwrap `?*anyopaque` before using `@ptrCast`?
|
|
5
|
242
|
June 17, 2025
|
Newbie questions about zig-clap and other projects
|
|
3
|
168
|
June 16, 2025
|
What cybersecurity tools does Zig need?
|
|
0
|
114
|
June 16, 2025
|
Debug on Jetbrains
|
|
9
|
296
|
June 15, 2025
|
Doesn't `const` imply immutability?
|
|
6
|
272
|
June 14, 2025
|
What are your thoughts on my lib/framework syntax and structure?
|
|
2
|
186
|
June 14, 2025
|
Generalized tree traversal
|
|
4
|
257
|
June 14, 2025
|
POLL: Remove usingnamespace
|
|
48
|
1853
|
June 13, 2025
|
Reformatting comptime string at comptime
|
|
4
|
159
|
June 13, 2025
|
Dealing with complex typed values
|
|
1
|
115
|
June 13, 2025
|
A Nanopass framework for Zig
|
|
3
|
171
|
June 12, 2025
|
Is it safe to access struct fields based on @offsetOf at runtime?
|
|
8
|
245
|
June 12, 2025
|
Help understanding optionals paired with pointers
|
|
4
|
143
|
June 11, 2025
|
Removing usage of usingnamespace
|
|
3
|
273
|
June 11, 2025
|
Zig 0.14.1 build for FreeBSD amd64
|
|
2
|
166
|
June 11, 2025
|
Typed BitSet
|
|
14
|
240
|
June 10, 2025
|
Maximum number of Threads
|
|
10
|
247
|
June 10, 2025
|
My .zig-cache keeps blowing up
|
|
7
|
296
|
June 10, 2025
|
Math perfect hash question
|
|
11
|
310
|
June 9, 2025
|
How to use comptime values in table-driven tests?
|
|
6
|
165
|
June 9, 2025
|
Options for keeping return memory location stable
|
|
4
|
204
|
June 8, 2025
|
Loop typing riddles
|
|
14
|
186
|
June 8, 2025
|
WANTED: Zig-Based Multithreaded Projects
|
|
2
|
177
|
June 7, 2025
|
@alignCast(@ptrCast(x)) or @ptrCast(@alignCast(x))?
|
|
3
|
259
|
June 7, 2025
|
My Zig coding style template: App.Origin entry point, inline-scoped flow control, struct-based visibility & naming
|
|
10
|
313
|
June 6, 2025
|
Are dynamic variable identifiers possible and if so how?
|
|
1
|
126
|
June 5, 2025
|
Set pointer to null
|
|
18
|
307
|
June 5, 2025
|
Idiomatic workaround RLS
|
|
4
|
120
|
June 5, 2025
|
Struggling on ploting the cube with OpenGL with the zm library
|
|
4
|
78
|
June 5, 2025
|