|
How to copy a smaller slice into a bigger slice?
|
|
6
|
218
|
July 4, 2026
|
|
How should the term "comptime value" be defined?
|
|
24
|
237
|
July 4, 2026
|
|
Confusion about comptime vs runtime evaluation
|
|
13
|
235
|
July 4, 2026
|
|
A counter proposal to @mlugg's "make by-ref capture semantics consistent" proposal
|
|
8
|
281
|
July 4, 2026
|
|
The Zig team makes the language exactly as I would want, even when they don't
|
|
4
|
349
|
July 4, 2026
|
|
Zeroing at comptime syntax
|
|
8
|
355
|
July 4, 2026
|
|
Formatting int does add a + sign
|
|
10
|
195
|
July 3, 2026
|
|
Why does panic handler is separated from std options
|
|
1
|
107
|
July 3, 2026
|
|
Write to mem or file
|
|
6
|
222
|
July 3, 2026
|
|
State of http middlewares in zig 0.16
|
|
3
|
228
|
July 3, 2026
|
|
Proposal: let's call a `many-item pointer` a `mointer` from now on
|
|
15
|
647
|
July 3, 2026
|
|
Idea for a new aggregate-based inline assembly syntax
|
|
7
|
401
|
July 3, 2026
|
|
Achieve syntax of casts with auto return type deduction
|
|
6
|
183
|
July 2, 2026
|
|
Is Zig ready for adoption in traditional payments core areas?
|
|
3
|
308
|
July 2, 2026
|
|
No obvious way to return this zig-sqlite function
|
|
8
|
192
|
July 1, 2026
|
|
Is downgraded by @ptrCast pointer safe to read via original pointer?
|
|
13
|
351
|
July 1, 2026
|
|
Trying to create a little server application
|
|
14
|
438
|
July 1, 2026
|
|
How to perform nested casts
|
|
2
|
135
|
June 30, 2026
|
|
File reading position
|
|
5
|
107
|
June 30, 2026
|
|
Building a MIPS emulator with Zig to replace MARS and QtSpim
|
|
6
|
377
|
June 30, 2026
|
|
Zlist - A lightweight, modern alternative to ls built with Zig
|
|
20
|
1580
|
June 30, 2026
|
|
No niche optimization for optional enums
|
|
10
|
451
|
June 29, 2026
|
|
`@Struct`s with both fields and functions
|
|
8
|
263
|
June 28, 2026
|
|
Custom formatting
|
|
4
|
224
|
June 28, 2026
|
|
I can use `var` even if the pointer is never mutated
|
|
16
|
689
|
June 28, 2026
|
|
Discussion: A potential solution to the anytype problem
|
|
71
|
1904
|
June 28, 2026
|
|
Error: Incompatible Types, but Why?
|
|
3
|
149
|
June 27, 2026
|
|
writeStruct is there but readStruct missing?
|
|
2
|
191
|
June 27, 2026
|
|
Running tests with a matrix of options
|
|
1
|
102
|
June 27, 2026
|
|
Avoiding ReleaseSmall unintuitively optimizing out safety-checked illegal behavior
|
|
2
|
302
|
June 27, 2026
|