sparckles/Robyn
Robyn is a Super Fast Async Python Web Framework with a Rust runtime. observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 99
- Release rhythm 90
- Longevity 100
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: 7.5
- age_days: 1902
- days_rel: 70
- days_push: 9
- n_releases_24m: 37
Adoption not part of the score
7377 stars · 341 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Robyn is a high-performance async Python web framework with a Rust runtime, offering routing, middleware, WebSockets, templating, authentication, and OpenAPI support. It includes a CLI for scaffolding projects with optional database and Docker setups.
Use cases
- build a fast async REST API in Python
- serve websockets for real-time notifications
- scaffold a web app with database and Docker setup
- replace Flask with a more performant framework
- generate OpenAPI docs for a Python backend
- run a multi-core scaled Python web server
When to choose
- you want Python ergonomics with Rust-level HTTP performance
- you need async, WebSockets, and multi-core scaling out of the box
- you want quick project scaffolding with CLI and Docker support
When to avoid
- you need a very mature ecosystem with extensive third-party plugins
- your team cannot handle a Rust extension dependency in the build
- you rely on Django-style batteries-included features like ORM and admin
Facets
framework · maturity active
web-framework http-server routing middleware websocket templating cli web-development backend apis developer-tools python rust cross-platform async rust-runtime flask-alternative high-performance openapi project-scaffolding docker
7 sources
- readme: https://github.com/sparckles/Robyn · fetched 2026-08-28 · 7982bcd9f8e6
- homepage: https://robyn.tech/ · fetched 2026-08-29 · 756ac1361f0d
- site_page: https://robyn.tech/documentation · fetched 2026-08-29 · e323724fe0f7
- site_page: https://robyn.tech/documentation/en · fetched 2026-08-29 · e3b244788257
- site_page: https://robyn.tech/documentation/en/example_app · fetched 2026-08-29 · b5c7261ec799
- site_page: https://robyn.tech/documentation/en/api_reference · fetched 2026-08-29 · 90d649e41ca7
- site_page: https://robyn.tech/releases · fetched 2026-08-29 · f33c2e1d19f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sparckles/Robyn | main | 96 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem