|
Threadlocal variable for std.Io.async / std.Io.concurrent
|
|
3
|
163
|
July 2, 2026
|
|
Building a MIPS emulator with Zig to replace MARS and QtSpim
|
|
6
|
376
|
June 30, 2026
|
|
Memory safety prover/SPARK for Zig?
|
|
4
|
368
|
June 26, 2026
|
|
Arena comptime lock
|
|
4
|
252
|
June 23, 2026
|
|
Stack frames in stdlib getting too deep?
|
|
10
|
465
|
June 21, 2026
|
|
Returning stack variable references from inlined functions
|
|
4
|
133
|
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
|
436
|
June 20, 2026
|
|
Unexpected Leak
|
|
3
|
229
|
June 17, 2026
|
|
SafeAllocator on wasm32-wasi
|
|
7
|
204
|
June 16, 2026
|
|
Allocation Free TUI Tables
|
|
13
|
449
|
June 8, 2026
|
|
What is the best backing allocator to use for an ArenaAllocator?
|
|
14
|
614
|
June 5, 2026
|
|
ReleaseSafe slower than Debug? And performance degrading with larger buffers?
|
|
12
|
360
|
June 4, 2026
|
|
Existing type to dump all my strings into?
|
|
9
|
352
|
June 3, 2026
|
|
Allocator or buffer?
|
|
16
|
415
|
June 2, 2026
|
|
Tagged pointer implementation
|
|
7
|
435
|
June 1, 2026
|
|
Data oriented HTML parser
|
|
2
|
331
|
May 29, 2026
|
|
How to free an optional?
|
|
2
|
284
|
May 28, 2026
|
|
Question on building http proxy
|
|
3
|
109
|
May 25, 2026
|
|
Does std.Io.net.HostName.connect() allocate?
|
|
1
|
163
|
May 24, 2026
|
|
Alignment of stack variables
|
|
4
|
196
|
May 23, 2026
|
|
Implementation Pure Zig REST API Implementation for Learning
|
|
6
|
601
|
May 17, 2026
|
|
Protecting against buffer overflows
|
|
6
|
438
|
May 16, 2026
|
|
A defer-safe way to allocate nested arrays
|
|
9
|
506
|
May 14, 2026
|
|
Functional Programmers need to take a look at Zig
|
|
6
|
979
|
May 9, 2026
|
|
zarrow: a native Apache Arrow implementation in Zig
|
|
0
|
238
|
May 1, 2026
|
|
Does std.process.Init.environ_map allocate memory or not?
|
|
21
|
552
|
April 30, 2026
|
|
Test allocator segfault with std.Io.Writer.Allocating
|
|
3
|
148
|
April 28, 2026
|
|
Function pointers, the "export" keyword, and extern structs
|
|
7
|
204
|
April 21, 2026
|
|
Best practice: pre-allocate and reuse memory
|
|
6
|
447
|
April 13, 2026
|
|
Ownership, borrowing, lifetimes, parallel programming and unnecessary complexity
|
|
66
|
3264
|
April 10, 2026
|