zigzap/zap
blazingly fast backends in zig observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 85
- Release rhythm 45
- Longevity 94
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 1329
- days_rel: 370
- days_push: 93
- n_releases_24m: 8
Adoption not part of the score
3412 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Zap is a fast, robust web microframework for Zig that wraps the facil.io C networking library to build HTTP servers and REST APIs. It provides an App/Endpoint-based API with optional TLS support via OpenSSL.
Use cases
- build a rest api in zig
- replace flask backends with a fast native server
- serve http endpoints with low latency
- build a microframework-style web backend
- host https endpoints using openssl
- write high-performance apis
When to choose
- you write backends in Zig and need a fast, stable HTTP framework
- you want a lightweight Flask-like microframework with native performance
- you deploy on Linux or macOS and need production-proven robustness
When to avoid
- you need Windows support natively (use WSL2 or Docker instead)
- you need extensive documentation or a large ecosystem
- your team does not use Zig
Facets
framework · maturity stable
web-framework http-server routing api-framework middleware web-development backend apis cross-platform zig facil-io rest-api microframework http tls openssl linux macos
1 source
- readme: https://github.com/zigzap/zap · fetched 2026-08-28 · 8fe4d711ce95
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zigzap/zap | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem