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

salvo-rs/salvo

A powerful web framework built with a simplified design. observed · 2026-08-28

github.com/salvo-rs/salvo · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 13
  • age_days: 2491
  • days_rel: 7
  • days_push: 8
  • n_releases_24m: 46

Full methodology

Adoption not part of the score

4432 stars · 271 forks observed · 2026-08-28

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

Salvo is a powerful yet simple async web framework for Rust, built on Hyper and Tokio. It offers tree-based routing, unified handler/middleware design, HTTP/1-3 support, auto TLS via ACME, and built-in OpenAPI generation.

Use cases

  • build a REST API in Rust
  • serve a website with automatic HTTPS certificates
  • create a WebSocket real-time server
  • generate OpenAPI docs for a Rust backend
  • write an HTTP/3 web service
  • add middleware like rate limiting or JWT auth to a Rust server

When to choose

  • you want a Rust web framework with minimal boilerplate and simple handler functions
  • you need HTTP/2 or HTTP/3 support out of the box
  • you want built-in OpenAPI documentation generation
  • you need automatic TLS/Let's Encrypt certificate management
  • you want flexible nested routing with middleware at any level

When to avoid

  • your team is already invested in Axum or Actix with existing code
  • you need the largest ecosystem of third-party examples and middleware
  • you are not using Rust for your backend

Facets

framework · maturity active

web-framework http-server routing middleware websocket api-framework web-development backend apis rust cross-platform async http3 openapi tls acme tokio hyper

3 sources

Member repositories

RepositoryRoleHealth v2
salvo-rs/salvomain99

For agents

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

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