|
Can we please get a while with a post-loop test?
|
|
14
|
325
|
March 29, 2026
|
|
Why does Zig allow comptime_float coercion to ints when fractional part is 0?
|
|
2
|
103
|
March 28, 2026
|
|
Tides of Revival - Zig Feedback
|
|
54
|
1771
|
March 27, 2026
|
|
Zig 0.15.2 broken on macOS / Xcode 26.4
|
|
2
|
138
|
March 27, 2026
|
|
Code review for two (small) structs related to vulkan buffers (no vulkan experience is required)
|
|
21
|
501
|
March 26, 2026
|
|
Footgun in labelled switch
|
|
10
|
438
|
March 26, 2026
|
|
Again back to comptime vtables
|
|
2
|
253
|
March 25, 2026
|
|
Ziex - Full-stack Web Framework for Zig! Like Next.js/React but for Zig
|
|
24
|
2816
|
March 25, 2026
|
|
Zebra - A simple, fast, all-in-one config loader for Zig
|
|
0
|
179
|
March 25, 2026
|
|
When there's too much abstraction (OOP) in an interface?
|
|
3
|
332
|
March 24, 2026
|
|
Sugar proposal: wrapper type
|
|
18
|
522
|
March 24, 2026
|
|
Is it possible to for the Zig to implement mock_head without UB?
|
|
17
|
563
|
March 23, 2026
|
|
Error union payload cannot cast to the same optional error union payload
|
|
1
|
98
|
March 23, 2026
|
|
Why cannot zig find standard C header?
|
|
9
|
334
|
March 22, 2026
|
|
Cannot implicitly cast double pointer?
|
|
8
|
131
|
March 21, 2026
|
|
How to reliably check if a type has a function?
|
|
6
|
201
|
March 21, 2026
|
|
Construct auto-tagged union with @Union
|
|
1
|
128
|
March 20, 2026
|
|
How to explain the behavior of modifying the value referenced by the result of @constCast?
|
|
16
|
296
|
March 19, 2026
|
|
Non-blocking database calls in immediate-mode UI (raylib/raygui std.Io vs std.Thread?)
|
|
6
|
361
|
March 19, 2026
|
|
Why doesn't RLS apply through inline functions?
|
|
10
|
289
|
March 18, 2026
|
|
Workaround to modify a const value without the protection from @constCast, yet the test expects initialization value
|
|
2
|
93
|
March 18, 2026
|
|
How to store constant pointers in a buffer at compile time?
|
|
3
|
207
|
March 18, 2026
|
|
Heap allocated struct faster than comptime calculated arrays
|
|
13
|
560
|
March 17, 2026
|
|
Https://github.com/ktarasov/love
|
|
0
|
249
|
March 17, 2026
|
|
Load and Run a 2nd binary
|
|
10
|
547
|
March 17, 2026
|
|
Lo.zig - a lodash-style Zig library
|
|
0
|
285
|
March 16, 2026
|
|
Custom type indexing
|
|
2
|
172
|
March 15, 2026
|
|
ArrayList.resize()
|
|
9
|
266
|
March 14, 2026
|
|
Type resolution for std.builtin.Type.StructField
|
|
10
|
176
|
March 14, 2026
|
|
Find the nth set bit
|
|
21
|
868
|
March 14, 2026
|