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

HFQR/xitca-web

An HTTP library and web framework for safe Rust observed · 2026-09-01

github.com/HFQR/xitca-web · homepage · Rust · Apache-2.0 (permissive) observed · 2026-09-01

Health v2 · maintenance only

77/100

  • Activity 100
  • Release rhythm 35
  • Longevity 100

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: 1942
  • days_rel: n/a
  • days_push: 4
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1008 stars · 65 forks observed · 2026-09-01

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

xitca-web is an async HTTP library and web framework written in 100% safe Rust, focused on memory efficiency, composability, and fast compile times. It supports HTTP/1.x, HTTP/2, and HTTP/3, with optional features for WebSockets, compression, TLS, gRPC, multipart, rate limiting, and Tower integration.

Use cases

  • build a web server in rust
  • serve http apis with http/2 and http/3 support
  • add websocket support to a rust backend
  • write a memory-efficient async web framework app
  • serve static files and handle multipart uploads in rust
  • add rate limiting and compression middleware to rust http services

When to choose

  • you want a safe-Rust web framework with fine-grained feature flags and low memory overhead
  • you need modern protocol support (HTTP/3, io_uring) in a Rust backend
  • you want Tokio and Tower ecosystem compatibility

When to avoid

  • you need a fully stable API - the project explicitly warns of breaking changes
  • you want the largest ecosystem and most tutorials - Actix or Axum are more established
  • you need batteries-included features enabled by default - most features are opt-in

Facets

framework · maturity active

web-framework http-server websocket middleware routing serialization rate-limiting templating web-development backend apis rust cross-platform http3 io-uring tokio tower zero-copy memory-efficiency async tls grpc multipart linux

10 sources

Member repositories

RepositoryRoleHealth v2
HFQR/xitca-webmain77

For agents

markdown · JSON · MCP: product_card(name="HFQR/xitca-web")

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