About the Explain category
|
|
0
|
320
|
January 5, 2024
|
Understanding u5 and relation to shift right
|
|
6
|
180
|
July 18, 2025
|
Zig Interface Revisited
|
|
21
|
401
|
July 18, 2025
|
Multidimensional arrays with zero size
|
|
12
|
162
|
July 18, 2025
|
Undefined symbol: SystemFunction036 on windows zig-0.15.0-dev.1034+bd97b6618
|
|
3
|
83
|
July 15, 2025
|
Implicit allocators in binaries?
|
|
4
|
167
|
July 15, 2025
|
(Dedicated function for) natural logarithm missing in standard library
|
|
3
|
190
|
July 15, 2025
|
Using the Unmanaged variant of ArrayList have negative performance impact?
|
|
11
|
358
|
July 15, 2025
|
Packed union comparison
|
|
7
|
100
|
July 15, 2025
|
Comptime float internals
|
|
4
|
50
|
July 13, 2025
|
Comptime-known values passed to runtime function paramters, do they optimize?
|
|
10
|
350
|
July 14, 2025
|
Zig as a C and C++ compiler
|
|
2
|
124
|
July 13, 2025
|
New LinkedList API footgun
|
|
20
|
648
|
July 13, 2025
|
Trouble understanding how Zig is faster than C and C++
|
|
20
|
1089
|
July 13, 2025
|
Speed differences from vscode or as exe
|
|
11
|
167
|
July 12, 2025
|
Data structures with or without allocation?
|
|
4
|
144
|
July 12, 2025
|
Why is cancellation useful, and how are cancelled tasks supposed to clean up? (async)
|
|
4
|
167
|
July 12, 2025
|
Should I mix use `std.heap.c_allocator` with other std.heap allocators when linking libc?
|
|
8
|
109
|
July 11, 2025
|
Is there a way to kill/cancel a thread in Zig?
|
|
22
|
1287
|
July 11, 2025
|
Zls LSP not displaying enum/union functions?
|
|
4
|
179
|
July 9, 2025
|
Why is a zig installation more than one file?
|
|
2
|
301
|
July 8, 2025
|
How are big integer literals treated?
|
|
10
|
147
|
July 6, 2025
|
Which arguments for deinit (or other invalidating functions)?
|
|
33
|
482
|
July 6, 2025
|
Debugging Zig (with a debugger)
|
|
28
|
4806
|
July 5, 2025
|
Who is responsible for freeing memories when it comes to maps?
|
|
10
|
372
|
July 5, 2025
|
When to use a struct vs a struct pointer
|
|
18
|
440
|
July 2, 2025
|
Function signature and call for a 2D matrix of m rows and n columns without comptime
|
|
8
|
159
|
June 28, 2025
|
FP lilteral constant precision
|
|
3
|
118
|
June 23, 2025
|
Did ziglang.org download URLs change recently?
|
|
5
|
283
|
June 20, 2025
|
Comptime var behavior within defer
|
|
12
|
253
|
June 18, 2025
|