http-rs/tide
Fast and friendly HTTP server framework for async Rust observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: n/a
- age_days: 2947
- days_rel: n/a
- days_push: 972
- n_releases_24m: 0
Adoption not part of the score
5094 stars · 328 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tide is a minimal and pragmatic async web application framework for Rust, built on async-std, that provides routing, middleware, cookies, sessions, and JSON body handling for building HTTP servers and APIs. It emphasizes a friendly, rapid-development API with sensible defaults and first-class async/await support.
Use cases
- build a web api in rust
- async http server framework for rust
- serve json endpoints in rust
- rust web framework with routing and middleware
- create a rest api backend in rust
- handle http requests with sessions and cookies in rust
When to choose
- you want a small, batteries-included Rust web framework with sessions, cookies, and logging enabled by default
- you are building async web services or JSON APIs on top of async-std
- you value a simple, friendly API for rapid development over maximum configurability
When to avoid
- you need an actively developed framework with a large growing ecosystem - axum or actix-web see far more activity
- you need built-in HTTP/2 or TLS support or deep integration with the tokio ecosystem
- you are starting a new long-term project, since Tide's release cadence has stalled with only beta releases since late 2021
Facets
framework · maturity maintenance
web-framework http-server routing middleware json web-development backend apis cross-platform windows rust async async-std rest-api sessions cookies json-endpoints server-framework web-server linux macos
10 sources
- readme: https://github.com/http-rs/tide · fetched 2026-08-28 · ce7d347d48a8
- homepage: https://docs.rs/tide · fetched 2026-08-29 · 29b1e790b0ab
- site_page: https://docs.rs/ · fetched 2026-08-29 · a63d2a2e634c
- site_page: https://docs.rs/crate/tide/latest · fetched 2026-08-29 · 2ffd57d75903
- site_page: https://docs.rs/crate/tide/latest/features · fetched 2026-08-29 · f38fafd85feb
- 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 |
|---|---|---|
| http-rs/tide | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem