`Dir.readFileAlloc` returns `error.NotDir` but path is valid, correct and exists
|
|
9
|
149
|
June 23, 2025
|
Is it useful for std.enums.valuesFromFields and std.enums.values to return slices instead of pointers to arrays?
|
|
6
|
208
|
June 22, 2025
|
Thread Barriers
|
|
4
|
164
|
June 21, 2025
|
Pythonlike hasattr and getattr functions for Zig
|
|
11
|
353
|
June 21, 2025
|
Weirdness in using std.meta.hasMethod
|
|
2
|
133
|
June 20, 2025
|
zig-dotenv: Lightweight .env file parser for Zig
|
|
11
|
453
|
June 17, 2025
|
What cybersecurity tools does Zig need?
|
|
0
|
144
|
June 16, 2025
|
DynamicBitSetUnmanaged / DynamicBitSet missing methods?
|
|
6
|
156
|
June 13, 2025
|
Parallel execution problem
|
|
5
|
184
|
June 12, 2025
|
Maximum number of Threads
|
|
10
|
258
|
June 10, 2025
|
What is the canonical way to read CSV in Zig?
|
|
6
|
310
|
June 9, 2025
|
Missing std.posix.* members on x86_64 linux
|
|
3
|
126
|
June 5, 2025
|
Sort function for chunks of a slice
|
|
6
|
102
|
June 4, 2025
|
Proposal: Move pointer stability to an Allocator
|
|
5
|
237
|
June 3, 2025
|
Making a non-disturbing polite language proposal
|
|
16
|
374
|
June 2, 2025
|
Getting an IP address from an instance of std.posix.sockaddr
|
|
3
|
106
|
June 1, 2025
|
Ipv4ParseError, why not Ipv6ParseError
|
|
2
|
82
|
May 31, 2025
|
A custom build.zig command to run system commands and see their output
|
|
9
|
291
|
May 30, 2025
|
Downsides of making a zig function callconv to .c?
|
|
2
|
144
|
May 28, 2025
|
Fail to open POSIX file
|
|
16
|
85
|
May 27, 2025
|
`ZIG_LIB_DIR` environment variable not reflecting in `zig env`
|
|
0
|
83
|
May 26, 2025
|
Modifying an ArrayList while iterating
|
|
14
|
415
|
May 25, 2025
|
Issues with std.os.linux.tcgetattr
|
|
2
|
78
|
May 24, 2025
|
Allocator swapping and type consistency
|
|
19
|
295
|
May 24, 2025
|
SliceBuilder style data structure
|
|
7
|
225
|
May 23, 2025
|
Parsing a JSON payload without a top-level keyword
|
|
6
|
213
|
May 21, 2025
|
Unable to test object
|
|
4
|
77
|
May 20, 2025
|
Suggestions for generating source code via templates
|
|
6
|
350
|
May 20, 2025
|
std.Uri & IPv6 address literals
|
|
0
|
110
|
May 17, 2025
|
A d-ary heap
|
|
2
|
164
|
May 17, 2025
|