Ross ROSS = Recommend OSS · open-source software intelligence for agents

karlseguin/http.zig

An HTTP/1.1 server for zig observed · 2026-08-28

github.com/karlseguin/http.zig · Zig · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 99
  • Release rhythm 35
  • Longevity 90

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1269
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1591 stars · 127 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

http.zig is an HTTP/1.1 server library written in Zig, providing routing, middleware, WebSockets, and server-sent events. It is designed as a fast, lightweight alternative for building web services in Zig.

Use cases

  • build an http server in zig
  • serve a json rest api with zig
  • add websocket support to a zig backend
  • handle server-sent events in zig
  • route http requests with path parameters in zig
  • write middleware for a zig web server

When to choose

  • you are building an HTTP/1.1 web service or API in Zig
  • you want a lightweight, fast server with routing and middleware built in
  • you need WebSocket or SSE support in a Zig application

When to avoid

  • you need HTTP/2 or TLS handled by the library itself
  • you are not using Zig or are pinned to an older Zig version without a matching branch
  • you need a fully batteries-included web framework with ORM and templating

Facets

library · maturity active

http-server routing middleware websocket web-development backend apis cross-platform windows http1 zig-library server-sent-events arena-allocator zig linux macos

1 source

Member repositories

RepositoryRoleHealth v2
karlseguin/http.zigmain75

For agents

markdown · JSON · MCP: product_card(name="karlseguin/http.zig")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem