Zig-aio: lightweight abstraction over io_uring and coroutines
|
|
22
|
3310
|
February 8, 2025
|
Difference between importing files vs structs
|
|
6
|
234
|
February 8, 2025
|
Incremental compilation demonstration with a Jetzig web app
|
|
0
|
147
|
February 8, 2025
|
Allow multiple container-level `const _` declarations
|
|
9
|
104
|
February 8, 2025
|
Is there a Zig library for creating a framebuffer and window (sort of like minifb for Rust)?
|
|
6
|
519
|
February 8, 2025
|
Vulkan Guide in Zig
|
|
8
|
3225
|
February 8, 2025
|
Problem with Clearing Screen in Zig using VGA Memory Pointer
|
|
1
|
74
|
February 8, 2025
|
Fthe formula is the same but the result is different
|
|
11
|
210
|
February 8, 2025
|
Convert a non-exhaustive enum to an exhaustive enum
|
|
3
|
154
|
February 7, 2025
|
Blowfish encryption module
|
|
0
|
85
|
February 7, 2025
|
How do you generate struct fields at comptime with struct functions?
|
|
3
|
305
|
February 7, 2025
|
Strange result in WebAssembly when optimize = Debug
|
|
2
|
116
|
February 7, 2025
|
Slice and Array not pointing at the same data
|
|
3
|
122
|
February 7, 2025
|
Zig Build Translate-C Step Output Path?
|
|
3
|
177
|
February 6, 2025
|
Storing arrays in structures
|
|
3
|
163
|
February 6, 2025
|
Comptime gensym
|
|
2
|
126
|
February 6, 2025
|
Share a code snippet for generating coverage report in GitHub Action
|
|
4
|
442
|
February 6, 2025
|
FYI: Someone is looking to hire a Zig contractor on Reddit
|
|
3
|
460
|
February 6, 2025
|
Best approach for mocking struct methods with different behavior in tests
|
|
5
|
179
|
February 6, 2025
|
Sockets / UDP
|
|
5
|
628
|
February 6, 2025
|
Multi-bounded-array
|
|
1
|
156
|
February 6, 2025
|
Individual request web server in Zig
|
|
1
|
166
|
February 6, 2025
|
Buillding www.ziglang.org
|
|
10
|
220
|
February 5, 2025
|
Usage of zig init in a slight different way
|
|
2
|
200
|
February 5, 2025
|
Build tests as a binary
|
|
4
|
258
|
February 5, 2025
|
Modules are isomorphic to generic functions
|
|
8
|
248
|
February 5, 2025
|
Is Zig deterministic across different targets?
|
|
2
|
225
|
February 5, 2025
|
Arch Linux not handling error unions correctly?
|
|
5
|
218
|
February 5, 2025
|
Friction in programming language design
|
|
49
|
927
|
February 4, 2025
|
What is this .@"some_string" syntax?
|
|
11
|
330
|
February 4, 2025
|