rari-build/rari
rari: High-performance React Server Components framework powered by a Rust runtime, delivering 14.5x faster response times (0.12ms vs 1.74ms) and 53.1x higher throughput (89,371 vs 1,683 req/sec) than Next.js with zero-config setup. observed · 2026-09-03
Health v2 · maintenance only
81/100
- Activity 100
- Release rhythm 88
- Longevity 28
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: 404
- days_rel: 0
- days_push: 0
- n_releases_24m: 418
Adoption not part of the score
1172 stars · 31 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rari is a React Server Components framework whose HTTP server, RSC renderer, and router run on a Rust runtime with embedded V8, instead of Node.js. It includes an app router, server actions, streaming SSR with Suspense, and a Rolldown-powered Vite build toolchain with zero-config setup.
Use cases
- build a react server components app with faster response times than next.js
- streaming ssr with suspense boundaries
- zero-config react framework setup
- file-based routing with layouts and loading states
- server actions and data mutations in react
- add rsc support to an existing vite react project
When to choose
- you want next.js-style RSC development with much higher throughput and lower latency
- you prefer zero-config setup and standard node_modules/npm resolution
- you want a Rust-powered runtime while writing standard React and TypeScript
When to avoid
- you need the mature ecosystem, plugins, and battle-tested stability of Next.js
- your deployment relies on Node.js-specific tooling or platforms
- you need a long-proven framework for critical production workloads
Facets
framework · maturity active
web-framework ssr http-server routing templating build-tool web-development frontend backend performance rust windows cross-platform react-server-components rsc vite rolldown embedded-v8 streaming-ssr app-router server-actions nextjs-alternative typescript nodejs macos linux
4 sources
- readme: https://github.com/rari-build/rari · fetched 2026-09-03 · 0681ce047815
- homepage: https://rari.build · fetched 2026-08-29 · 42f917534f47
- site_page: https://rari.build/docs/getting-started · fetched 2026-08-29 · 1322127369c8
- registry_crates: https://crates.io/api/v1/crates/rari · fetched 2026-08-29 · 41ab316d1f2c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rari-build/rari | main | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem