Help moving data from array to hashmap
|
|
9
|
155
|
April 6, 2025
|
SDL3 ported to the Zig build system (with example games)
|
|
28
|
4542
|
April 6, 2025
|
Zeppelin - cross-platform 2D graphics
|
|
7
|
321
|
April 5, 2025
|
Add two spaces before a comment after content
|
|
4
|
247
|
April 5, 2025
|
Getting errno from usize
|
|
9
|
147
|
April 5, 2025
|
How to call other top-level steps with arguments?
|
|
11
|
228
|
April 5, 2025
|
'x86-64' is not a recognized processor for this target (ignoring processor)
|
|
6
|
151
|
April 5, 2025
|
std::char_traits<unsigned char> compilation error
|
|
2
|
106
|
April 4, 2025
|
Pugixml: Zig wrappers for pugixml C++ xml library
|
|
0
|
56
|
April 4, 2025
|
Struct Destructuring
|
|
10
|
368
|
April 4, 2025
|
Runtime discovery in build.zig
|
|
5
|
126
|
April 4, 2025
|
What constitutes "side-effects" for build steps?
|
|
3
|
134
|
April 4, 2025
|
Argzon: Command-line argument parsing library using ZON
|
|
2
|
359
|
April 3, 2025
|
Zig Patterns
|
|
3
|
2008
|
April 3, 2025
|
User-friendlines of `anytype`
|
|
1
|
159
|
April 3, 2025
|
The new `Io` abstraction
|
|
3
|
333
|
April 3, 2025
|
Put .version field of build.zig.zon in my executable
|
|
5
|
266
|
April 3, 2025
|
Inferred error set for a function type
|
|
13
|
268
|
April 3, 2025
|
Zig-dotenv for managing .env and setting in-process variables
|
|
3
|
184
|
April 3, 2025
|
Alternatives to Functional Parsing
|
|
12
|
363
|
April 3, 2025
|
Basic zig dynamic library not working
|
|
2
|
71
|
April 3, 2025
|
Allowing variable declaration in function calls
|
|
16
|
361
|
April 3, 2025
|
Using arrays in packed structs
|
|
8
|
447
|
April 3, 2025
|
Declare a target as unsupported in build.zig
|
|
5
|
166
|
April 3, 2025
|
Build docker image with zig
|
|
7
|
250
|
April 3, 2025
|
"error: unable to resolve comptime value" on @cImport library
|
|
1
|
55
|
April 3, 2025
|
Copying [*c]u8 to []const u8
|
|
3
|
103
|
April 2, 2025
|
Are C libraries recompiled during every zig build?
|
|
2
|
154
|
April 2, 2025
|
What's the equivalent of C struct{...} __attribute__((packed))?
|
|
9
|
347
|
April 2, 2025
|
AoC 2024: Day 24
|
|
2
|
222
|
December 29, 2024
|