ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Not-Nik/raylib-zig
Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
ZigEmbeddedGroup/microzig
Unified abstraction layer and HAL for several microcontrollers
zigtools/zls
A Zig language server supporting Zig developers with features like autocomplete and goto definition
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.