|
Zig on Termux
|
|
5
|
431
|
March 15, 2026
|
|
Heap allocated struct faster than comptime calculated arrays
|
|
0
|
16
|
March 15, 2026
|
|
Bare metal zig code on raspberry pico 2
|
|
5
|
294
|
March 15, 2026
|
|
Custom type indexing
|
|
2
|
37
|
March 15, 2026
|
|
Snake case
|
|
18
|
247
|
March 15, 2026
|
|
Type-safe finite state machines in zig!
|
|
18
|
1738
|
March 15, 2026
|
|
Ownership, borrowing, lifetimes, parallel programming and unnecessary complexity
|
|
57
|
1609
|
March 15, 2026
|
|
Xml unmarshalling using std.meta.fieldNames
|
|
2
|
140
|
March 15, 2026
|
|
This overengineered log function reduced my compile-time by 15%
|
|
13
|
1614
|
March 15, 2026
|
|
Why does posix.recv require libc on Windows?
|
|
5
|
222
|
March 15, 2026
|
|
Zig fetch updating file modification times in extracted archives
|
|
1
|
124
|
March 15, 2026
|
|
Reorder zig zen points
|
|
2
|
226
|
March 14, 2026
|
|
ArrayList.resize()
|
|
9
|
200
|
March 14, 2026
|
|
Zig stability during pre-1.0 churn
|
|
9
|
460
|
March 14, 2026
|
|
Type resolution for std.builtin.Type.StructField
|
|
10
|
138
|
March 14, 2026
|
|
Find the nth set bit
|
|
21
|
823
|
March 14, 2026
|
|
Why am I blocked on Codeberg issue list?
|
|
17
|
919
|
March 13, 2026
|
|
How to wrap prebuilt libraries into Zig for use by other wrapped C libraries
|
|
5
|
267
|
March 13, 2026
|
|
How to create two mutually referencing pointers at compile time?
|
|
5
|
201
|
March 13, 2026
|
|
std.Io.Writer glue crash in ReleaseSafe mode
|
|
11
|
319
|
March 13, 2026
|
|
Zig CBOR - A fast & flexible CBOR encoding, decoding, and pattern-matching library
|
|
1
|
207
|
March 12, 2026
|
|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
225
|
March 12, 2026
|
|
Zig Day Stockholm #2: 11 April
|
|
0
|
146
|
March 12, 2026
|
|
Devlog ⚡ Type resolution redesign, with language changes to taste
|
|
16
|
876
|
March 12, 2026
|
|
Article - claims faster network-server programming pattern
|
|
3
|
372
|
March 12, 2026
|
|
What is the ideomatic way to import a basic C library?
|
|
4
|
228
|
March 12, 2026
|
|
Init block to const-cast - does it copy?
|
|
37
|
396
|
March 12, 2026
|
|
How to SCM_RIGHTS in zig?
|
|
1
|
113
|
March 11, 2026
|
|
How to use the function: takeDelimiterExclusive
|
|
8
|
124
|
March 11, 2026
|
|
Mach-O linker: __thread_bss TLS offset misaligned when __thread_data is present (x86_64-macos)
|
|
3
|
104
|
March 11, 2026
|