|
System tray icons via D-Bus
|
|
1
|
40
|
October 30, 2025
|
|
Pls explain to me what is the way to c import (guess is included)
|
|
3
|
117
|
October 29, 2025
|
|
"Duplicate symbol definition" error when using incremental compilation with zig sqlite library
|
|
3
|
137
|
October 28, 2025
|
|
Achieving the same behaviour with C's conditional compilation
|
|
11
|
376
|
October 24, 2025
|
|
@cImport not handling #ifdefs correctly and including unix libraries even on windows
|
|
2
|
122
|
October 24, 2025
|
|
Zig bindings for variable float C code
|
|
4
|
231
|
October 20, 2025
|
|
Issue building C++ dynamic library
|
|
10
|
247
|
October 20, 2025
|
|
Linking kernel32 when cross compiling
|
|
3
|
132
|
October 15, 2025
|
|
Automac - pyautogui like library for macOS desktop automation using coregraphics
|
|
0
|
93
|
October 13, 2025
|
|
Error when building c code for android
|
|
1
|
103
|
October 11, 2025
|
|
How to use address sanitizer?
|
|
1
|
140
|
October 11, 2025
|
|
Specify a custom std c lib to use in dependency
|
|
5
|
105
|
October 9, 2025
|
|
ZigROS, build the Robot Operating System project using the zig build system
|
|
4
|
689
|
October 9, 2025
|
|
Why is Windows' `pid_t` type specified as an opaque pointer?
|
|
4
|
203
|
October 7, 2025
|
|
Can't find SDL3 headers, Issue building my C project with Zig's build system
|
|
9
|
240
|
October 4, 2025
|
|
Monkey Lang: an interpreter written by hand
|
|
1
|
456
|
October 2, 2025
|
|
Error "expected type `T`, found `T`" with types imported from C headers
|
|
3
|
151
|
September 25, 2025
|
|
Using Zig for C++ metaprogramming
|
|
3
|
241
|
September 22, 2025
|
|
I think a lot of people here would enjoy this video
|
|
2
|
496
|
September 22, 2025
|
|
Why are c_int and similar builtin types?
|
|
6
|
290
|
September 22, 2025
|
|
Help with getting a simple call to js through emscripten working
|
|
13
|
191
|
September 20, 2025
|
|
Why doesn't Zig optimize this, whereas the C compiler does?
|
|
21
|
1669
|
September 20, 2025
|
|
Is it possible to use `dlopen` with musl to open a system library at runtime?
|
|
9
|
361
|
September 20, 2025
|
|
Allocate/Free of Redis zskiplistNode that cannot be implemented in pure Zig with same memory layout and size
|
|
8
|
160
|
September 20, 2025
|
|
Missing callstack information in @panic for external C functions
|
|
1
|
81
|
September 19, 2025
|
|
Trouble with imported fstatat() in macOS
|
|
3
|
127
|
September 17, 2025
|
|
Problem with using `miniaudio` C library
|
|
13
|
910
|
September 12, 2025
|
|
Trying to test a library where the original share library denpending on the user terminal location
|
|
6
|
152
|
September 7, 2025
|
|
Handling errors in C-library callback functions
|
|
2
|
71
|
September 5, 2025
|
|
Static library causes segfault on exit
|
|
4
|
108
|
August 30, 2025
|