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

levkk/rwf

Comprehensive framework for building web applications in Rust. observed · 2026-08-28

github.com/levkk/rwf · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 77
  • Release rhythm 40
  • Longevity 56
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: 2
  • age_days: 796
  • days_rel: 636
  • days_push: 141
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

1062 stars · 21 forks observed · 2026-08-28

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

Rwf is a comprehensive MVC web framework for building web applications in Rust, bundling an HTTP server, ORM, dynamic templates, authentication, background jobs, and WebSockets. It also includes WSGI and Rack servers to ease migration from Django/Flask and Rails apps.

Use cases

  • build a web application in rust
  • rust framework with orm and templates
  • migrate a django or flask app to rust
  • migrate a rails app to rust
  • backend-driven spa with hotwired turbo in rust
  • rust web framework with authentication and sessions
  • run background and scheduled jobs in a rust web app

When to choose

  • you want a batteries-included MVC framework in Rust similar to Rails or Django
  • you need an ORM, auth, migrations, and background jobs out of the box
  • you're migrating an existing Python or Ruby web app to Rust incrementally

When to avoid

  • you need a battle-tested, production-hardened framework - Rwf is in beta
  • you prefer a minimal async HTTP toolkit like axum or actix-web you compose yourself
  • you use a database other than PostgreSQL, since the ORM targets PostgreSQL

Facets

framework · maturity experimental

web-framework orm auth templating middleware websocket http-server cli logging serialization web-development backend developer-tools rust cross-platform mvc postgresql background-jobs hotwired-turbo django-migration rails-migration database-migrations rest web-server

3 sources

Member repositories

RepositoryRoleHealth v2
levkk/rwfmain60

For agents

markdown · JSON · MCP: product_card(name="levkk/rwf")

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