# jetzig-framework/jetzig

Jetzig is a web framework written in Zig

Repository: https://github.com/jetzig-framework/jetzig
Canonical: https://ross.abutalabs.com/products/jetzig
Language: Zig
License: MIT
License Family: permissive
Topics: zig-package
Last push: 2026-06-12T18:19:05+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 87, release rhythm 35, longevity 68
- inputs: {"age_days": 956, "days_push": 82, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1507, forks 53 (observed 2026-08-28T04:04:55.167373+00:00)

## What it is
Jetzig is a full-featured web framework written in pure Zig for building modern web applications. It provides file system-based routing, HTML/JSON responses, templating, sessions, background jobs, and database integration.

## Use cases
- build a web application in Zig
- create a JSON API server
- server-rendered HTML website with templating
- web framework with file-based routing
- background jobs and email delivery in Zig
- REST API backend in Zig

## When to choose
- you want to build web apps in Zig with batteries included
- you need routing, templating, sessions, and jobs in one framework
- you prefer a Rails-like convention-over-configuration experience in Zig

## When to avoid
- you need a mature production framework with a large ecosystem
- you require older Zig compiler versions (only latest nightly supported)
- you need environment configuration or managed email receipt providers, which are not yet implemented

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, http-server, routing, templating, middleware, caching, email, testing
- domain: web-development, backend, developer-tools
- platform: windows, cross-platform
- tags: zig, full-stack, file-based-routing, background-jobs, sessions, linux, macos

## Member repositories
- jetzig-framework/jetzig (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.167373+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:36.632225+00:00, confidence not recorded.
  - readme: https://github.com/jetzig-framework/jetzig (fetched 2026-08-28T04:04:55.167373+00:00, sha 1f2ab3d747f8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
