|
Ownership, borrowing, lifetimes, parallel programming and unnecessary complexity
|
|
30
|
690
|
March 9, 2026
|
|
Passing function with args as arg of other function gives error
|
|
3
|
41
|
March 9, 2026
|
|
Conditional switch cases
|
|
1
|
28
|
March 9, 2026
|
|
Zig `-fincremental` requires C `-fPIE`? (and what to do about it)
|
|
1
|
85
|
March 9, 2026
|
|
Init block to const-cast - does it copy?
|
|
2
|
36
|
March 9, 2026
|
|
ZigZag - A TUI framework for Zig
|
|
12
|
1057
|
March 9, 2026
|
|
Zephyr RTOS Support
|
|
1
|
159
|
March 9, 2026
|
|
Serde.zig - format-agnostic serialization framework
|
|
9
|
288
|
March 9, 2026
|
|
Do we really need a thread-safe ArenaAllocator by default?
|
|
17
|
723
|
March 9, 2026
|
|
Lexbor in Zig
|
|
5
|
567
|
March 9, 2026
|
|
Suggestions for huge amount of generated code
|
|
6
|
247
|
March 9, 2026
|
|
Linear-time general purpose regex
|
|
1
|
215
|
March 8, 2026
|
|
Load and Run a 2nd binary
|
|
9
|
394
|
March 8, 2026
|
|
Is it ok to use vectors in c structs?
|
|
8
|
465
|
March 8, 2026
|
|
Psql Native PostgreSQL client library with Zig, stable and upstream support
|
|
7
|
214
|
March 8, 2026
|
|
Confusing behavior with comptime switches
|
|
2
|
113
|
March 8, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
4
|
144
|
March 8, 2026
|
|
Output two distinct binaries according to a build comptime variable
|
|
6
|
129
|
March 8, 2026
|
|
How to get a list of net interfaces and information about them?
|
|
1
|
152
|
March 7, 2026
|
|
std.time.Timer got removed, what are the plans for it if any?
|
|
10
|
671
|
March 7, 2026
|
|
Need help with setting up Andrew Gossage's Zoi powered Thanatos Native app
|
|
2
|
300
|
March 7, 2026
|
|
Error handling strategies
|
|
8
|
393
|
March 7, 2026
|
|
How to deinit a mutually recursive data structure?
|
|
12
|
112
|
March 7, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
23
|
482
|
March 7, 2026
|
|
Itijah: Pure Zig Unicode Bidirectional Algorithm — passes full conformance suite
|
|
5
|
293
|
March 7, 2026
|
|
Why does @field work for declarations?
|
|
37
|
660
|
March 7, 2026
|
|
Embed icons into built executable?
|
|
18
|
425
|
March 7, 2026
|
|
How to free a type erased field?
|
|
21
|
509
|
March 6, 2026
|
|
[Update] Building LLVM, Clang, and LLD with Zig, from source!
|
|
2
|
301
|
March 6, 2026
|
|
About optional union(enum) niche optimization
|
|
24
|
394
|
March 6, 2026
|