# shuttle-hq/shuttle

Build & ship backends without writing any infrastructure files.

Repository: https://github.com/shuttle-hq/shuttle
Canonical: https://ross.abutalabs.com/products/shuttle
Homepage: https://shuttle.dev
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: rust, framework, web, web-framework, deployment, paas, devops, baas, rust-lang
Archived: true
Last push: 2026-01-09T14:35:17+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 61, release rhythm 50, longevity 100
- inputs: {"age_days": 1656, "days_push": 236, "days_rel": 337, "gap_med": 9.5, "n_releases_24m": 21}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6926, forks 299 (observed 2026-08-28T04:09:51.441038+00:00)

## What it is
Shuttle is a Rust-native cloud development platform and framework that lets developers build and deploy backends without writing infrastructure files. Resources like databases are provisioned via code annotations, and a CLI handles local runs and deployment.

## Use cases
- deploy a rust backend without writing infrastructure config
- provision a postgres database from a rust function signature
- quickly prototype and ship a rust web api
- run and debug a rust service locally before deploying
- self-host my rust app on my own cloud instead of a vendor
- manage secrets and logs for a rust deployment from the cli

## When to choose
- you write Rust backends and want zero-config deployment and resource provisioning
- you want the fastest possible path from Rust project init to a deployed service
- you want to avoid writing Dockerfiles, YAML, or Terraform for Rust apps
- you want a PaaS that also supports self-hosting without vendor lock-in

## When to avoid
- your backend is not written in Rust
- you need fine-grained control over infrastructure-as-code definitions
- you require a multi-language or polyglot deployment platform
- you need mature enterprise compliance features or guaranteed SLAs from an open-source project

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, deployment, cloud, cli, http-server, database, logging, secrets-management
- domain: web-development, backend, cloud-computing, developer-tools, self-hosted
- platform: rust, windows, cli, cloud, self-hosted
- tags: infrastructure-from-code, paas, rust-backend, zero-config-deployment, resource-provisioning, developer-experience, devops, linux, macos

## Member repositories
- shuttle-hq/shuttle (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:51.441038+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:41:25.364172+00:00, confidence not recorded.
  - readme: https://github.com/shuttle-hq/shuttle (fetched 2026-08-28T04:09:51.441038+00:00, sha d2ca689086e4)
  - homepage: https://shuttle.dev (fetched 2026-08-29T08:37:14.321947+00:00, sha 2fae24fc72c2)
  - site_page: https://docs.shuttle.dev (fetched 2026-08-29T08:37:14.331291+00:00, sha 9c25237fff04)
  - site_page: https://www.shuttle.dev/about (fetched 2026-08-29T08:37:14.333476+00:00, sha 247d3b13c902)
- Data as of 2026-08-30T08:39:29.467469+00:00.
