Comptime Zig ORM
|
|
6
|
419
|
March 31, 2025
|
What's the equivalent of C struct{...} __attribute__((packed))?
|
|
5
|
132
|
March 31, 2025
|
Why did Zig have async?
|
|
1
|
273
|
March 30, 2025
|
Provide my own malloc and free to C dependency?
|
|
11
|
359
|
March 30, 2025
|
Preserve error return traces across Zig-C-Zig calls
|
|
1
|
76
|
March 30, 2025
|
Zig development Livestream notice
|
|
11
|
640
|
March 29, 2025
|
What is the status of async with Zig?
|
|
60
|
5289
|
March 29, 2025
|
How do I compile zig system into dynamic library?
|
|
6
|
151
|
March 29, 2025
|
Should I rather use comptime struct fields or parametric type constant
|
|
3
|
182
|
March 29, 2025
|
SIMD generation for large arrays
|
|
9
|
356
|
March 29, 2025
|
Weird thing happened when u16 multiple f32 in function call?
|
|
1
|
55
|
March 29, 2025
|
How to pass a Random point to function?
|
|
2
|
64
|
March 29, 2025
|
How to assert struct equality in tests
|
|
1
|
63
|
March 29, 2025
|
How to initialize threadlocal variables without adding initialization code to every thread?
|
|
14
|
176
|
March 28, 2025
|
Are global integer error values a good idea?
|
|
9
|
305
|
March 27, 2025
|
GitHub - chung-leong/zigft: Zig function transform library
|
|
7
|
445
|
March 27, 2025
|
How to install sdl3 library?
|
|
76
|
291
|
March 27, 2025
|
Using Arena along with special deinit cleanup logic
|
|
2
|
89
|
March 27, 2025
|
Idiomatic way to querry Elf sections?
|
|
5
|
227
|
March 25, 2025
|
What's the difference between these two loops?
|
|
7
|
303
|
March 23, 2025
|
Optional segfault
|
|
13
|
314
|
March 22, 2025
|
`File.reader().readAllAlloc()` and `File.readToEndAlloc()` give different behavoir
|
|
6
|
90
|
March 22, 2025
|
C++ to Zig?
|
|
2
|
297
|
March 21, 2025
|
Zigar 0.14.0: A major step forward in Zig-JavaScript interoperability
|
|
4
|
465
|
March 21, 2025
|
Error: depends on itself
|
|
5
|
202
|
March 20, 2025
|
Extern file containers
|
|
2
|
73
|
March 20, 2025
|
Why @constCast need explict type in 0.14?
|
|
6
|
265
|
March 19, 2025
|
Build SDL on android failed on 0.14.0
|
|
2
|
149
|
March 19, 2025
|
Stringifying structures containing an allocator
|
|
9
|
314
|
March 18, 2025
|
Writing File to User .cache Directory
|
|
13
|
289
|
March 18, 2025
|