loco-rs/loco
🚂 🦀 The one-person framework for Rust for side-projects and startups observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 98
- Release rhythm 98
- Longevity 73
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: 1
- age_days: 1030
- days_rel: 17
- days_push: 14
- n_releases_24m: 10
Adoption not part of the score
9101 stars · 423 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Loco is a batteries-included web framework for Rust, strongly inspired by Ruby on Rails and built on Axum and SeaORM. It bundles models, controllers, background jobs, mailers, scheduling, storage, and a CLI generator so a single developer can take a project from idea to production.
Use cases
- build a REST API in Rust quickly
- scaffold a full-stack web app with database and auth
- run background jobs and scheduled tasks in Rust
- generate CRUD resources from the command line
- send transactional emails from a web app
- prototype a startup MVP without boilerplate
When to choose
- you know Rails and want a similar productive experience in Rust
- you're a solo developer or small team building a side project or startup
- you want auth, ORM, jobs, and mailers wired together out of the box
- you prefer convention over configuration with sensible defaults
When to avoid
- you need a minimal, unopinionated stack and want to assemble your own components
- your project is a pure microservice where a full framework is overkill
- you need an ecosystem as mature as Rails or Django's
- you're building a frontend-heavy SPA with no backend needs
Facets
framework · maturity active
web-framework orm auth scheduling email cli templating middleware routing web-development backend developer-tools apis rust cross-platform cli rails-inspired axum seaorm batteries-included scaffolding background-jobs generators solo-developer
5 sources
- readme: https://github.com/loco-rs/loco · fetched 2026-08-28 · 00edf7dbf413
- homepage: https://loco.rs · fetched 2026-08-29 · 5032aac4f933
- site_page: https://loco.rs/docs · fetched 2026-08-29 · e417518d8077
- site_page: https://loco.rs/docs/tutorials/your-first-app · fetched 2026-08-29 · 03e177997321
- registry_crates: https://crates.io/api/v1/crates/loco · fetched 2026-08-29 · e89e0a282f01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| loco-rs/loco | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem