|
Bun is being ported from Zig to Rust
|
|
184
|
9942
|
May 21, 2026
|
|
Anyone else having compiler segfault with 0.16.0 when using certain libraries?
|
|
14
|
378
|
May 21, 2026
|
|
What's everybody working on?
|
|
171
|
6669
|
May 21, 2026
|
|
Trying to compile to Nvidia PTX, but Debug adds fns that crash and Release strips everything
|
|
2
|
64
|
May 21, 2026
|
|
Eliminating the intrusive interface copy footgun in userland via an opaque representation
|
|
17
|
445
|
May 21, 2026
|
|
Harha - Portable Virtual Filesystems
|
|
3
|
489
|
May 21, 2026
|
|
Use `trait` to improve the user experience of `anytype`
|
|
2
|
312
|
May 21, 2026
|
|
Questions from a beginner dev about Zig
|
|
25
|
720
|
May 21, 2026
|
|
Resetting of write/read buffer
|
|
3
|
103
|
May 21, 2026
|
|
Optimize runtime checks away with double compilation
|
|
2
|
112
|
May 21, 2026
|
|
Proper way to get zig code coverage
|
|
2
|
127
|
May 21, 2026
|
|
Why does using reader.interface as a variable cause a segfault?
|
|
4
|
282
|
May 21, 2026
|
|
Invalid Fingerprint
|
|
7
|
206
|
May 21, 2026
|
|
System tray icons via D-Bus
|
|
11
|
962
|
May 21, 2026
|
|
REFramework wrapper in Zig
|
|
1
|
185
|
May 21, 2026
|
|
Temporal safety and lifetime annotations
|
|
3
|
195
|
May 20, 2026
|
|
Do you consider datetime formatting important for a language std? (And where do you think the line should be drawn for the std?)
|
|
14
|
508
|
May 20, 2026
|
|
Regex.zig: a native Zig regex engine in the RE2 family
|
|
36
|
1702
|
May 20, 2026
|
|
Uni - A Zig library that lets you easily colorize your strings and outputs on your code
|
|
0
|
96
|
May 20, 2026
|
|
Comptime evaluation takes forever
|
|
2
|
441
|
May 20, 2026
|
|
Writing to stdout from async function
|
|
13
|
171
|
May 20, 2026
|
|
Test passing with -Doptimize=Debug but crashes with -Doptimize=ReleaseSafe
|
|
4
|
446
|
May 20, 2026
|
|
Help with setting up an OS
|
|
3
|
279
|
May 20, 2026
|
|
Lui: a simple `ls -lah`-like terminal file manager
|
|
4
|
279
|
May 20, 2026
|
|
Is @alignCast necessary with @fieldParentPtr?
|
|
6
|
509
|
May 20, 2026
|
|
Open Source Licenses
|
|
53
|
2237
|
May 20, 2026
|
|
Asserting non-error
|
|
9
|
172
|
May 20, 2026
|
|
Panic: nothing to watch. zig build run -fincremental --watch
|
|
3
|
175
|
May 19, 2026
|
|
Do you support this practice of abusing `defer` to eliminate extra copies while ensuring the API user experience?
|
|
8
|
397
|
May 19, 2026
|
|
Question about updating dependencies via zig fetch --save
|
|
2
|
152
|
May 19, 2026
|