Typed u8 square for scrabble game
|
|
8
|
142
|
May 29, 2025
|
Tying down logic and memory management
|
|
11
|
342
|
May 29, 2025
|
Xtxf: binary matrix / screensaver
|
|
6
|
558
|
May 25, 2025
|
Run `zig fmt` on generated code
|
|
6
|
170
|
May 28, 2025
|
Massive slowdown with Vectors as well as slightly different loop, can't figure out why
|
|
16
|
336
|
May 28, 2025
|
How to link native libc++ when using system integration feature
|
|
1
|
62
|
May 28, 2025
|
How can I use the Zig build system to compile and debug a pure C++ project?
|
|
3
|
116
|
May 28, 2025
|
Im getting different output asm depending on if there is a space between -O and ReleaseFast
|
|
2
|
163
|
May 28, 2025
|
Downsides of making a zig function callconv to .c?
|
|
2
|
126
|
May 28, 2025
|
Generate bindings for Godot and integrate it to Zig's build system
|
|
4
|
170
|
May 28, 2025
|
`try` for a block, not a function
|
|
8
|
209
|
May 27, 2025
|
ZLI: the fast Zig CLI with nice DX
|
|
9
|
699
|
May 27, 2025
|
Fail to open POSIX file
|
|
16
|
80
|
May 27, 2025
|
How can I typecast an array (of bytes) to a struct?
|
|
9
|
198
|
May 27, 2025
|
Type-safe finite state machines in zig!
|
|
14
|
1406
|
May 27, 2025
|
jwt.zig: a simple, flexible, and type-safe implementation of the JSON Web Token specification
|
|
0
|
83
|
May 27, 2025
|
The art of parsing
|
|
4
|
301
|
May 27, 2025
|
Help with inline assembly x86_64
|
|
16
|
257
|
May 26, 2025
|
`ZIG_LIB_DIR` environment variable not reflecting in `zig env`
|
|
0
|
71
|
May 26, 2025
|
Return from recursive loops using ?void
|
|
13
|
211
|
May 25, 2025
|
Simple TUI picker - sel
|
|
2
|
178
|
May 25, 2025
|
Modifying an ArrayList while iterating
|
|
14
|
398
|
May 25, 2025
|
Uwebsockets in zig (zuws)
|
|
0
|
81
|
May 25, 2025
|
SDL3 ported to the Zig build system (with example games)
|
|
39
|
6418
|
May 25, 2025
|
Ourio doesn't reach EOF
|
|
5
|
139
|
May 25, 2025
|
Trying to build a MinGW supported project but getting lld-link: undefined symbol: __declspec(dllimport) _CrtDbgReport
|
|
5
|
128
|
May 25, 2025
|
Issues with std.os.linux.tcgetattr
|
|
2
|
70
|
May 24, 2025
|
Release Cycles of Zig
|
|
16
|
1364
|
May 24, 2025
|
Types types
|
|
4
|
178
|
May 24, 2025
|
Allocator swapping and type consistency
|
|
19
|
273
|
May 24, 2025
|