Ziex
A full-stack web framework for Zig that transpiles JSX-like declarative UI components to efficient Zig code, providing file system routing, API routes, hybrid rendering, and control flow.
A full-stack web framework for the Zig programming language that enables developers to build web applications with declarative UI components using JSX-like syntax, which is transpiled to efficient Zig code. It solves the problem of building fast, safe, and deployable web applications with compile-time safety and deterministic performance. The framework targets software developers and engineering teams, particularly those using Zig, and is positioned as an open-source tool that offers high performance, familiar syntax, and predictable memory management. It is delivered as a CLI tool with hot reload and editor extensions, and can be deployed to standalone binaries, Cloudflare, Vercel, or any edge runtime host.
Key features
- Fast performance with low latency
- Familiar plain HTML-style markup
- File system routing
- API routes via route.zig files
- Hybrid rendering for client-side interactivity
- Control flow with if/else, for/while, switch
- CLI, hot reload, editor extensions
- Deploy anywhere: standalone, Cloudflare, Vercel
- Predictable memory management
- No social media activity within the last 30 days
- Community
- API
- Docs
- Software developers
- Engineering teams