ZPy is a Python-like language interpreter written in Zig
A fast, lightweight image viewer built with Zig and Raylib. Features a gallery mode with thumbnail grid, pan/zoom controls, and support for modern image formats like WebP and AVIF
A simple, lightweight HTTP file server written in Zig. Serves static files and provides directory listings with a clean web interface.
ZGUI is a Zig desktop GUI application using raylib and raygui
A fast, modular download tool written in Zig with support for parallel downloads, resume, and checksum verification.
zchrome provides a pure Zig implementation of the Chrome DevTools Protocol client, enabling programmatic control of Chrome/Chromium browsers. Use it for browser automation, web scraping, testing, and more.
A command-line input controller for Windows that interprets text commands and executes corresponding mouse and keyboard actions using Win32 API via Zig's C interop. Includes recording and playback functionality.