|
Code Review: String sorting
|
|
2
|
242
|
December 22, 2025
|
|
Generating C bindings via Zig's type reflection
|
|
4
|
242
|
December 13, 2025
|
|
Calling conventions in function pointer type not working
|
|
2
|
100
|
November 18, 2025
|
|
Why does `std.math.floatMax(T)` return `T` instead of `comptime_float`?
|
|
2
|
152
|
November 12, 2025
|
|
Nested error union
|
|
12
|
274
|
October 24, 2025
|
|
Create instance of union(enum) from tag
|
|
11
|
192
|
October 16, 2025
|
|
Attach Methods to a union created with @Type
|
|
6
|
192
|
October 9, 2025
|
|
How to extend a type in Zig
|
|
13
|
814
|
July 28, 2025
|
|
Is there a less safe way to cast integer types?
|
|
4
|
238
|
May 31, 2025
|
|
MMIO access restriction using meta programming
|
|
8
|
256
|
January 27, 2025
|
|
How do I write a null character in a u8 field? '\0' doesn't work
|
|
1
|
135
|
January 18, 2025
|
|
Is there an easy way to get fn type info with multiple args?
|
|
7
|
126
|
December 11, 2024
|
|
Type.Bottom
|
|
3
|
284
|
August 10, 2024
|
|
Serialize a type
|
|
9
|
268
|
August 9, 2024
|