|
Ziex - Full-stack Web Framework for Zig! Like Next.js/React but for Zig
|
|
19
|
2061
|
March 16, 2026
|
|
Heap allocated struct faster than comptime calculated arrays
|
|
8
|
314
|
March 16, 2026
|
|
Lo.zig - a lodash-style Zig library
|
|
0
|
172
|
March 16, 2026
|
|
Custom type indexing
|
|
2
|
125
|
March 15, 2026
|
|
ArrayList.resize()
|
|
9
|
222
|
March 14, 2026
|
|
Type resolution for std.builtin.Type.StructField
|
|
10
|
151
|
March 14, 2026
|
|
Find the nth set bit
|
|
21
|
833
|
March 14, 2026
|
|
How to create two mutually referencing pointers at compile time?
|
|
5
|
208
|
March 13, 2026
|
|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
229
|
March 12, 2026
|
|
Init block to const-cast - does it copy?
|
|
37
|
400
|
March 12, 2026
|
|
Why does @field work for declarations?
|
|
40
|
783
|
March 11, 2026
|
|
Is this a known compiler crash?
|
|
2
|
161
|
March 10, 2026
|
|
Struct cast to slice
|
|
5
|
206
|
March 10, 2026
|
|
Conditional switch cases
|
|
5
|
266
|
March 10, 2026
|
|
A question about memory allocation
|
|
15
|
198
|
March 10, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
264
|
March 9, 2026
|
|
Passing function with args as arg of other function gives error
|
|
3
|
107
|
March 9, 2026
|
|
Serde.zig - format-agnostic serialization framework
|
|
9
|
411
|
March 9, 2026
|
|
Load and Run a 2nd binary
|
|
9
|
434
|
March 8, 2026
|
|
Confusing behavior with comptime switches
|
|
2
|
143
|
March 8, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
4
|
158
|
March 8, 2026
|
|
Need help with setting up Andrew Gossage's Zoi powered Thanatos Native app
|
|
2
|
316
|
March 7, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
23
|
509
|
March 7, 2026
|
|
Embed icons into built executable?
|
|
18
|
446
|
March 7, 2026
|
|
How to free a type erased field?
|
|
21
|
518
|
March 6, 2026
|
|
Tofu — Asynchronous Messaging for Boring Systems
|
|
5
|
393
|
March 5, 2026
|
|
Why can't container level mutable variables be comptime?
|
|
5
|
192
|
March 5, 2026
|
|
Comptime-field is a nonsense semantic?
|
|
1
|
178
|
March 5, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
159
|
March 5, 2026
|
|
Is there syntax for destructuring a tuple in a for loop?
|
|
4
|
199
|
March 5, 2026
|