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

thruster-rs/Thruster

A fast, middleware based, web framework written in Rust observed · 2026-08-28

github.com/thruster-rs/Thruster · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3230
  • days_rel: n/a
  • days_push: 686
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1071 stars · 46 forks observed · 2026-08-28

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

Thruster is a fast, middleware-based web framework for Rust inspired by Koa and Express. It runs on stable Rust without unsafe code and supports pluggable server backends such as Hyper.

Use cases

  • build a fast web server in rust
  • create rest apis with middleware in rust
  • serve static files from a rust backend
  • build a websocket or socketio server in rust
  • write an express-style web app in rust
  • add ssl to a rust web service

When to choose

  • you want a performant, middleware-oriented Rust web framework that avoids unsafe code
  • you like Express/Koa-style routing and middleware ergonomics
  • you need flexibility to swap HTTP server backends like Hyper

When to avoid

  • you need the largest ecosystem and community, where Actix Web or Axum are safer bets
  • you want a batteries-included full-stack framework with built-in ORM and templating
  • you need long-term enterprise support or very frequent releases

Facets

framework · maturity active

web-framework http-server middleware routing websocket web-development backend apis rust cross-platform async-await hyper express-style safe-rust grpc

1 source

Member repositories

RepositoryRoleHealth v2
thruster-rs/Thrustermain32

For agents

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

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