|
Zenfmt: A universal document converter engine built with Zig (comptime SoA, zero-alloc filters, freestanding WASM, and single binary REST server)
|
|
2
|
107
|
August 12, 2026
|
|
How to implement the Reader interface?
|
|
9
|
253
|
August 10, 2026
|
|
Specify backing allocator to std.heap.DebugAllocator
|
|
2
|
146
|
August 1, 2026
|
|
Need help understand readfileAlloc()
|
|
11
|
287
|
July 29, 2026
|
|
Why is it ok to free `&.{}`
|
|
7
|
526
|
July 27, 2026
|
|
Zaman - Comptime lifetime annotations for Zig
|
|
7
|
675
|
July 16, 2026
|
|
How to free aligned memory allocation from `std.Io.Dir.readFileAllocOptions`?
|
|
1
|
103
|
July 16, 2026
|
|
Segmentation fault on `shrinkToLen`
|
|
2
|
146
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
367
|
July 14, 2026
|
|
`deinit` `.empty` MultiArrayList
|
|
9
|
203
|
July 11, 2026
|
|
Global, thread-safe allocator that eventually returns pages to the OS
|
|
4
|
201
|
July 10, 2026
|
|
Does realloc guarantee in-place expansion when the new size fits within alignment padding?
|
|
3
|
195
|
July 9, 2026
|
|
Threadlocal variable for std.Io.async / std.Io.concurrent
|
|
3
|
203
|
July 2, 2026
|
|
Building a MIPS emulator with Zig to replace MARS and QtSpim
|
|
6
|
404
|
June 30, 2026
|
|
Memory safety prover/SPARK for Zig?
|
|
4
|
405
|
June 26, 2026
|
|
Arena comptime lock
|
|
4
|
283
|
June 23, 2026
|
|
Stack frames in stdlib getting too deep?
|
|
10
|
510
|
June 21, 2026
|
|
Returning stack variable references from inlined functions
|
|
4
|
149
|
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
|
476
|
June 20, 2026
|
|
Unexpected Leak
|
|
3
|
243
|
June 17, 2026
|
|
SafeAllocator on wasm32-wasi
|
|
7
|
236
|
June 16, 2026
|
|
Allocation Free TUI Tables
|
|
13
|
482
|
June 8, 2026
|
|
What is the best backing allocator to use for an ArenaAllocator?
|
|
14
|
667
|
June 5, 2026
|
|
ReleaseSafe slower than Debug? And performance degrading with larger buffers?
|
|
12
|
389
|
June 4, 2026
|
|
Existing type to dump all my strings into?
|
|
9
|
382
|
June 3, 2026
|
|
Allocator or buffer?
|
|
16
|
448
|
June 2, 2026
|
|
Tagged pointer implementation
|
|
7
|
480
|
June 1, 2026
|
|
Data oriented HTML parser
|
|
2
|
346
|
May 29, 2026
|
|
How to free an optional?
|
|
2
|
300
|
May 28, 2026
|
|
Question on building http proxy
|
|
3
|
124
|
May 25, 2026
|