How to handle optional functions causing unreachable in the header of a while loop?
|
|
11
|
154
|
January 28, 2025
|
MMIO access restriction using meta programming
|
|
8
|
225
|
January 27, 2025
|
Why aren't "mach-nominated" style versions offered from official Zig?
|
|
48
|
699
|
January 23, 2025
|
Best way of implementing projectiles on complex path
|
|
5
|
112
|
January 27, 2025
|
Slice indexing huge speed difference
|
|
5
|
143
|
January 27, 2025
|
Error: comptime dereference requires '[:0]const u8' to have a well-defined layout
|
|
6
|
143
|
January 27, 2025
|
What is the differnce between &array and array[0..]
|
|
14
|
550
|
January 27, 2025
|
Function to measure similarity between strings?
|
|
3
|
87
|
January 27, 2025
|
How to implement a one-line Builder pattern in Zig when structs default to const?
|
|
4
|
238
|
January 27, 2025
|
JSON iterate over fields
|
|
2
|
75
|
January 27, 2025
|
enums.directEnumArray and enums.directEnumArrayDefault: implicit undefined
|
|
2
|
104
|
January 27, 2025
|
enums.directEnumArrayDefault, using null as default value
|
|
4
|
76
|
January 26, 2025
|
Need help and Suggestions Idiomatic Way of serialize/deserialize json accross the network TCP
|
|
3
|
185
|
January 27, 2025
|
Simple Dependency Tree printer
|
|
1
|
154
|
January 27, 2025
|
Echo OS: A Real Time Operating System
|
|
0
|
306
|
January 27, 2025
|
Slow download times of Zig compiler?
|
|
2
|
140
|
January 27, 2025
|
Unrecognised Instruction when using Valgrind
|
|
4
|
217
|
January 26, 2025
|
Retrieval-augmented generation
|
|
0
|
75
|
January 26, 2025
|
Event loop for HTTP client?
|
|
12
|
554
|
January 26, 2025
|
Locking allocations
|
|
1
|
125
|
January 26, 2025
|
Why is `[4]u6` 30 bits?
|
|
3
|
229
|
January 26, 2025
|
Async but its not anything standard (not TCP etc)
|
|
7
|
202
|
January 26, 2025
|
C Header file not found
|
|
2
|
121
|
January 26, 2025
|
New wierd pattern from clay-zig
|
|
7
|
705
|
January 26, 2025
|
Simple AF_XDP socket example?
|
|
1
|
176
|
January 26, 2025
|
I'm getting some weird errors, while following an example from Zig Programming Mastery book
|
|
33
|
545
|
January 26, 2025
|
Compiling appends directory content to file
|
|
11
|
155
|
January 25, 2025
|
@compileLog and slices/arrays
|
|
1
|
76
|
January 25, 2025
|
String equality in comptime
|
|
3
|
195
|
January 25, 2025
|
How do I Import Wasms into my React Project
|
|
2
|
114
|
January 25, 2025
|