shuttle-hq/shuttle
Build & ship backends without writing any infrastructure files. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 61
- Release rhythm 50
- Longevity 100
Flags: archived
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: 9.5
- age_days: 1656
- days_rel: 337
- days_push: 236
- n_releases_24m: 21
Adoption not part of the score
6926 stars · 299 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
framework · maturity active
web-framework deployment cloud cli http-server database logging secrets-management web-development backend cloud-computing developer-tools self-hosted rust windows cli cloud self-hosted infrastructure-from-code paas rust-backend zero-config-deployment resource-provisioning developer-experience devops linux macos
4 sources
- readme: https://github.com/shuttle-hq/shuttle · fetched 2026-08-28 · d2ca689086e4
- homepage: https://shuttle.dev · fetched 2026-08-29 · 2fae24fc72c2
- site_page: https://docs.shuttle.dev · fetched 2026-08-29 · 9c25237fff04
- site_page: https://www.shuttle.dev/about · fetched 2026-08-29 · 247d3b13c902
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shuttle-hq/shuttle | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="shuttle-hq/shuttle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem