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

cot-rs/cot

The Rust web framework for lazy developers. observed · 2026-09-01

github.com/cot-rs/cot · homepage · Rust · Apache-2.0 (permissive) observed · 2026-09-01

Health v2 · maintenance only

89/100

  • Activity 100
  • Release rhythm 93
  • Longevity 58
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: 0
  • age_days: 815
  • days_rel: 51
  • days_push: 4
  • n_releases_24m: 30

Full methodology

Adoption not part of the score

1063 stars · 57 forks observed · 2026-09-01

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

Cot is a batteries-included Rust web framework inspired by Django, built on top of axum. It ships with its own ORM with automatic migrations, a generated admin panel, self-validating forms, and secure-by-default settings.

Use cases

  • build a CRUD web app in Rust quickly
  • generate an admin panel for database models
  • define type-safe ORM queries with automatic migrations
  • create JSON APIs with OpenAPI docs
  • build secure web backends with sensible defaults
  • handle validated HTML forms from Rust structs

When to choose

  • you want a Django-like full-stack experience in Rust
  • you need an ORM, admin panel, and forms out of the box
  • you value type safety and secure defaults over minimalism
  • you're doing rapid prototyping of database-backed web apps

When to avoid

  • you need a minimal, micro-framework approach like axum or actix directly
  • you need a mature ecosystem with a long track record
  • you want to pick your own ORM or admin tooling
  • you're building a non-CRUD, highly customized architecture

Facets

framework · maturity active

web-framework orm templating form-handling auth routing api-framework web-development backend developer-tools rust cross-platform django-inspired batteries-included admin-panel axum type-safe rapid-development web-server

3 sources

Member repositories

RepositoryRoleHealth v2
cot-rs/cotmain89

For agents

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

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