Zitrus
Currently zitrus has support for input, io and graphics (through an API called mango), audio is still not available.
There are also some limitations such as a lack of libc.
Adding it as a dependency
Using the Zig Build System
zitrus exposes a module and multiple build system utilities when consumed as a zig package:
sh
zig fetch --save git+https://codeberg.org/GasInfinity/zitrus
Other
