About the Explain category
|
|
0
|
324
|
January 5, 2024
|
Is std.http insecure?
|
|
0
|
13
|
August 4, 2025
|
Are there anything equal to SYCL of C++?
|
|
2
|
144
|
August 3, 2025
|
Implementation - interface - interface caller | all different approaches
|
|
4
|
325
|
August 2, 2025
|
Pre-comptime collection of "distributed enumeration"?
|
|
3
|
180
|
July 29, 2025
|
StringHashMap reach unreachable code
|
|
9
|
168
|
July 28, 2025
|
Some Questions after 2 month
|
|
10
|
364
|
July 27, 2025
|
Key semantics of std.debug.assert
|
|
60
|
693
|
July 23, 2025
|
Why can't I loop through struct fields with runtime loop?
|
|
6
|
465
|
July 25, 2025
|
Is std zlib usable for png
|
|
7
|
265
|
July 24, 2025
|
What is the difference between peer type resolution and implicit conversion when possible in C?
|
|
1
|
108
|
July 21, 2025
|
Multidimensional arrays with zero size
|
|
15
|
330
|
July 21, 2025
|
Zig Interface Revisited
|
|
22
|
759
|
July 20, 2025
|
Arrays vs vectors
|
|
13
|
194
|
July 19, 2025
|
Understanding u5 and relation to shift right
|
|
6
|
237
|
July 18, 2025
|
Undefined symbol: SystemFunction036 on windows zig-0.15.0-dev.1034+bd97b6618
|
|
3
|
102
|
July 15, 2025
|
Implicit allocators in binaries?
|
|
4
|
181
|
July 15, 2025
|
(Dedicated function for) natural logarithm missing in standard library
|
|
3
|
201
|
July 15, 2025
|
Using the Unmanaged variant of ArrayList have negative performance impact?
|
|
11
|
387
|
July 15, 2025
|
Packed union comparison
|
|
7
|
111
|
July 15, 2025
|
Comptime float internals
|
|
4
|
56
|
July 13, 2025
|
Comptime-known values passed to runtime function paramters, do they optimize?
|
|
10
|
353
|
July 14, 2025
|
Zig as a C and C++ compiler
|
|
2
|
155
|
July 13, 2025
|
New LinkedList API footgun
|
|
20
|
669
|
July 13, 2025
|
Trouble understanding how Zig is faster than C and C++
|
|
20
|
1153
|
July 13, 2025
|
Speed differences from vscode or as exe
|
|
11
|
174
|
July 12, 2025
|
Data structures with or without allocation?
|
|
4
|
148
|
July 12, 2025
|
Why is cancellation useful, and how are cancelled tasks supposed to clean up? (async)
|
|
4
|
180
|
July 12, 2025
|
Should I mix use `std.heap.c_allocator` with other std.heap allocators when linking libc?
|
|
8
|
116
|
July 11, 2025
|
Is there a way to kill/cancel a thread in Zig?
|
|
22
|
1323
|
July 11, 2025
|