This is a mirror of the original repo hosted on codeberg.org
Performance benchmarks evaluating Zig overhead against C, Rust, Go, Python, and Bash.
Zig AST analyzer for navigating standard libraries. Visualizes API lineage and implementation ground truth.
Ultra-low-latency async worker pool in Zig 0.16 — zero-CAS SpscRing (65M ops/s), comptime arenas, cacheline-isolated telemetry & SIMD
Performance benchmarks evaluating Zig overhead against C, Rust, Go, Python, and Bash.
Zig AST analyzer for navigating standard libraries. Visualizes API lineage and implementation ground truth.
Enterprise-first coding agent CLI written in Zig
A (hopefully) cross-platform music listening tracker. Currently has a working? Linux backend using the MPRIS specification
In-browser agent harness: Zig/dvui Wasm UI + Next.js host, inference via Vercel AI Gateway
A fast, spec-compliant WebAssembly runtime written in Zig
Single-binary, PocketBase-inspired backend in Zig 0.16 — collections, typed query API, access rules, auth, realtime, files, and an embedded admin UI, on SQLite or Postgres. Also an embeddable Zig framework.
Grain — an operating system and a civic application, built in the open, from first principles, with genuine joy.
Grain — an operating system and a civic application, built in the open, from first principles, with genuine joy.
Pure-Zig GLSL to SPIR-V compiler and SPIR-V cross-compiler (HLSL / MSL / GLSL / WGSL). In-process, no C++, C ABI.
Self-improving AI agent harness in Zig 0.16 — gated self-patch loop, sandboxed WASM tools, CLI + web UI
A high-performance LLM inference engine written in Zig.
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Lightpanda: the headless browser designed for AI and automation
Fastest, smallest, and fully autonomous AI assistant infrastructure written in Zig
A lightweight TUI (ncurses-like) display manager for Linux and BSD (mirror of https://codeberg.org/fairyglade/ly).
A language server for Zig supporting developers with features like autocomplete and goto definition
zig game engine & graphics toolkit - mirror of https://code.hexops.com/hexops/mach
[mirror] A non-monolithic Wayland compositor
Any model. Any hardware. Zero compromise. Built with @ziglang / @openxla / MLIR / @bazelbuild
Voxel sandbox game with a large render distance, procedurally generated content and some cool graphical effects.
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.