HFQR/xitca-web
An HTTP library and web framework for safe Rust 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
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
- readme: https://github.com/HFQR/xitca-web · fetched 2026-09-01 · 49a5d55dbd28
- homepage: https://docs.rs/xitca-web/latest/xitca_web/ · fetched 2026-08-29 · 098d9c1dce5a
- site_page: https://docs.rs/ · fetched 2026-08-29 · c98c148e9062
- site_page: https://docs.rs/crate/xitca-web/latest · fetched 2026-08-29 · 4afb6ef812d1
- site_page: https://docs.rs/crate/xitca-web/latest/features · fetched 2026-08-29 · 3ad5d37445c5
- site_page: https://docs.rs/about · fetched 2026-08-29 · 29ab7986fbf5
- site_page: https://docs.rs/about/badges · fetched 2026-08-29 · 6588cac258af
- site_page: https://docs.rs/about/builds · fetched 2026-08-29 · 811231ca4680
- site_page: https://docs.rs/about/metadata · fetched 2026-08-29 · 0dcdccb2b2b2
- site_page: https://docs.rs/about/redirections · fetched 2026-08-29 · 1b1efd93105f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HFQR/xitca-web | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem