🗄️ Simplify storage with zs3, an S3-compatible solution in ~3K lines of Zig. Enjoy zero dependencies and optional distributed mode for efficient data management.
A blazing-fast JSON to XML converter written in Zig. Up to 100x faster than Python, 14x faster than Go.
A modern AST-aware diff tool with syntax highlighting and inline editing. Built with Zig for maximum performance.
🔧 Simplify command-line argument parsing in Zig with args.zig for clean, efficient, and user-friendly application development.
Secure file encryption library and CLI tool using ChaCha20-Poly1305, Argon2id, and Blake3 in Zig
The Agentic MCP Server for Emacs. Multi-agent orchestration and autonomous coding tools in Zig.
Universal Tool Calling Protocol (UTCP) implementation for Zig. A vendor-agnostic standard for LLM-tool integration supporting HTTP, CLI, MCP, SSE, WebSocket, and more
Zig translation for onnx_runtime using the provided c api
Examples project using Dear Imgui (CImGui), ImPlot (CImPlot), ImPlot3D(CImPlot3D) and many additional libraries with Zig language
A scoop bucket for the zig programming language and related tools.
A modern, feature-rich testing framework for Zig inspired by Jest, Vitest, and Bun's test runner.
Implementations of data structures presented in the course "Structures des données" at Sorbonne Université in Zig.
partial 8086 disassembly and execution (computerenchance.com homework)
A Zig template for building DuckDB extensions