Trouble understanding how Zig is faster than C and C++
|
|
6
|
25
|
October 14, 2024
|
Assert code can be executed at compile time
|
|
7
|
82
|
October 14, 2024
|
Set terminal name from Zig
|
|
2
|
20
|
October 14, 2024
|
Example PHP Extension (PECL) Written In Zig
|
|
0
|
13
|
October 14, 2024
|
Shimizu - The Wayland Protocol, in Zig
|
|
3
|
344
|
October 14, 2024
|
Check for overlapping memory areas?
|
|
5
|
50
|
October 14, 2024
|
Advanced use of comptime: Tagged Union Subsets
|
|
5
|
276
|
October 14, 2024
|
Case study: Zig build for complex R and JS project
|
|
0
|
48
|
October 14, 2024
|
Generic messages for inter-threads communication
|
|
5
|
158
|
October 13, 2024
|
Broken link to Zig 13 prebuilt binaries
|
|
3
|
69
|
October 13, 2024
|
Help trying to translate some C code to Zig
|
|
7
|
171
|
October 13, 2024
|
TMD: a new markup language which is more specified and powerful than tranditional markdown
|
|
1
|
304
|
October 13, 2024
|
Stuck with this! function type cannot have an inferred error set
|
|
5
|
98
|
October 13, 2024
|
Structs with const and non-const data in it
|
|
2
|
143
|
October 12, 2024
|
How to retrieve environment variables at compile-time in Zig?
|
|
1
|
132
|
October 12, 2024
|
Rust vs Zig vs Go: Performance (Latency - Throughput - Saturation - Availability)
|
|
0
|
189
|
October 12, 2024
|
Every bug/quirk of the Windows resource compiler (rc.exe), probably
|
|
0
|
122
|
October 11, 2024
|
Flags: an effortless command-line arguments parser
|
|
23
|
1489
|
October 11, 2024
|
Multidimensional array initialization
|
|
5
|
149
|
October 11, 2024
|
Wasm32-freestanding in Zig build system
|
|
1
|
66
|
October 11, 2024
|
Using std.Build.Cache in a standalone application
|
|
0
|
71
|
October 11, 2024
|
Zeit: a date time library
|
|
3
|
382
|
October 11, 2024
|
Running tests with my own wrapper?
|
|
1
|
78
|
October 11, 2024
|
Error when generating struct field names using Zig comptime
|
|
8
|
181
|
October 11, 2024
|
Cross compilation with sysroot loads shared library from incorrect path?
|
|
3
|
85
|
October 11, 2024
|
Raylib-zig is missing a function I need. Can I fix this in my zig.build somehow?
|
|
4
|
201
|
October 11, 2024
|
Memory corruption in slice initialization (probably)
|
|
4
|
83
|
October 11, 2024
|
When Zig Met Syslog or Zig syslog client
|
|
0
|
82
|
October 11, 2024
|
Finding a good way to store a pointer to a std.mem.Allocator for Ziglua
|
|
13
|
307
|
October 11, 2024
|
How to change the debug symbol format for zig build on windows
|
|
10
|
339
|
October 11, 2024
|