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

gotham-rs/gotham

A flexible web framework that promotes stability, safety, security and speed. observed · 2026-08-28

github.com/gotham-rs/gotham · homepage · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 94
  • Release rhythm 71
  • Longevity 100

Flags: no_license

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: 143
  • age_days: 3329
  • days_rel: 39
  • days_push: 39
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

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

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

Gotham is a flexible web framework for Rust built on Tokio and Hyper, emphasizing stability, safety, security, and speed. It is statically typed with async handlers, routing, extractors, middleware, and shared state support.

Use cases

  • build a web server in rust
  • create a rest api with rust
  • serve http endpoints with async rust
  • route http requests to handlers in rust
  • build a type-safe backend service in rust
  • add middleware to a rust web app

When to choose

  • you want a stable, compile-time-safe Rust web framework
  • you need async request handling with microsecond-level performance
  • you prefer building on Tokio and Hyper

When to avoid

  • you want the largest ecosystem and community, where Actix Web or Axum dominate
  • you need batteries-included features like built-in ORM or templating
  • you are new to Rust and want the most beginner-friendly framework

Facets

framework · maturity active

web-framework http-server routing middleware web-development backend apis rust cross-platform async tokio hyper type-safe http

3 sources

Member repositories

RepositoryRoleHealth v2
gotham-rs/gothammain87

For agents

markdown · JSON · MCP: product_card(name="gotham-rs/gotham")

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