|
Zaman - Comptime lifetime annotations for Zig
|
|
7
|
616
|
July 16, 2026
|
|
How to free aligned memory allocation from `std.Io.Dir.readFileAllocOptions`?
|
|
1
|
93
|
July 16, 2026
|
|
Segmentation fault on `shrinkToLen`
|
|
2
|
137
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
339
|
July 14, 2026
|
|
`deinit` `.empty` MultiArrayList
|
|
9
|
180
|
July 11, 2026
|
|
Global, thread-safe allocator that eventually returns pages to the OS
|
|
4
|
192
|
July 10, 2026
|
|
Does realloc guarantee in-place expansion when the new size fits within alignment padding?
|
|
3
|
180
|
July 9, 2026
|
|
Threadlocal variable for std.Io.async / std.Io.concurrent
|
|
3
|
193
|
July 2, 2026
|
|
Building a MIPS emulator with Zig to replace MARS and QtSpim
|
|
6
|
387
|
June 30, 2026
|
|
Memory safety prover/SPARK for Zig?
|
|
4
|
388
|
June 26, 2026
|
|
Arena comptime lock
|
|
4
|
261
|
June 23, 2026
|
|
Stack frames in stdlib getting too deep?
|
|
10
|
477
|
June 21, 2026
|
|
Returning stack variable references from inlined functions
|
|
4
|
136
|
June 21, 2026
|
|
Want to see memory leak but i couldn't, I intentionally created a memory leak, but i couldn't see the leak, why?
|
|
16
|
442
|
June 20, 2026
|
|
Unexpected Leak
|
|
3
|
233
|
June 17, 2026
|
|
SafeAllocator on wasm32-wasi
|
|
7
|
215
|
June 16, 2026
|
|
Allocation Free TUI Tables
|
|
13
|
456
|
June 8, 2026
|
|
What is the best backing allocator to use for an ArenaAllocator?
|
|
14
|
636
|
June 5, 2026
|
|
ReleaseSafe slower than Debug? And performance degrading with larger buffers?
|
|
12
|
365
|
June 4, 2026
|
|
Existing type to dump all my strings into?
|
|
9
|
358
|
June 3, 2026
|
|
Allocator or buffer?
|
|
16
|
418
|
June 2, 2026
|
|
Tagged pointer implementation
|
|
7
|
446
|
June 1, 2026
|
|
Data oriented HTML parser
|
|
2
|
336
|
May 29, 2026
|
|
How to free an optional?
|
|
2
|
290
|
May 28, 2026
|
|
Question on building http proxy
|
|
3
|
113
|
May 25, 2026
|
|
Does std.Io.net.HostName.connect() allocate?
|
|
1
|
166
|
May 24, 2026
|
|
Alignment of stack variables
|
|
4
|
198
|
May 23, 2026
|
|
Implementation Pure Zig REST API Implementation for Learning
|
|
6
|
647
|
May 17, 2026
|
|
Protecting against buffer overflows
|
|
6
|
446
|
May 16, 2026
|
|
A defer-safe way to allocate nested arrays
|
|
9
|
514
|
May 14, 2026
|