|
Can zig c++ compile C++23 import std hello world yet?
|
|
6
|
687
|
February 1, 2026
|
|
Hitting comptime limit for unclear reasons and `setEvalBranchQuota` doesn't make it go away
|
|
5
|
194
|
February 1, 2026
|
|
I wrote a small MPMC channel implementation and it turned out pretty well
|
|
1
|
176
|
February 1, 2026
|
|
What commands --release=fast does under the hood?
|
|
6
|
167
|
February 1, 2026
|
|
Timeouts in std.Io
|
|
11
|
493
|
February 1, 2026
|
|
Golang like channels
|
|
23
|
2413
|
February 1, 2026
|
|
Status of embedded targets
|
|
4
|
259
|
February 1, 2026
|
|
Safety strategy
|
|
22
|
666
|
January 31, 2026
|
|
Fixing std.c.environ = true when shared lib is loaded with RTLD_DEEPBIND set
|
|
0
|
63
|
January 31, 2026
|
|
Pointers are changing when being passed through functions
|
|
6
|
187
|
January 31, 2026
|
|
Correct writer to use with std.zig.stringEscape
|
|
2
|
90
|
January 31, 2026
|
|
How much OOP is too much OOP: A question around constructors
|
|
23
|
891
|
January 31, 2026
|
|
"Be explicit" - embarrassment
|
|
2
|
472
|
January 31, 2026
|
|
Buffered writer performance in comparison to rust
|
|
13
|
315
|
January 31, 2026
|
|
Zstd performance benchmarking correctness
|
|
11
|
361
|
January 31, 2026
|
|
Using stdout generated file as Zig source code in build.zig
|
|
7
|
374
|
January 31, 2026
|
|
Nested error union
|
|
13
|
383
|
January 30, 2026
|
|
Uri-glob: A library for working with globs in URI references
|
|
0
|
65
|
January 30, 2026
|
|
Pass option with user defined type that is defined in module
|
|
3
|
68
|
January 30, 2026
|
|
Avoiding use of packages due to constant breaking changes
|
|
4
|
156
|
January 30, 2026
|
|
How to modify a file in-place?
|
|
15
|
265
|
January 30, 2026
|
|
How to handle architecture-dependent changes in C-import naming
|
|
7
|
69
|
January 30, 2026
|
|
SDL3 in pure zig
|
|
11
|
744
|
January 30, 2026
|
|
Why is there no default for std.Io.Threaded.InitOptions.environ for v0.16?
|
|
5
|
178
|
January 30, 2026
|
|
Best way to extend std
|
|
4
|
316
|
January 29, 2026
|
|
Creating a `std.process.Args.Iterator` in testing
|
|
1
|
78
|
January 29, 2026
|
|
Zig community mirror GeoIP map
|
|
0
|
119
|
January 29, 2026
|
|
Zig-multi-index: generic multi-index container for Zig
|
|
2
|
166
|
January 29, 2026
|
|
Zig and the M×N Supply Chain Problem
|
|
1
|
198
|
January 29, 2026
|
|
How to check what memory region a pointer belongs to?
|
|
3
|
112
|
January 29, 2026
|