# 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.

Repository: https://github.com/rari-build/rari
Canonical: https://ross.abutalabs.com/products/rari
Homepage: https://rari.build
Language: Rust
License: MIT
License Family: permissive
Topics: react, react-server-components, rust, server-rendering, rari, web-framework, ssr
Last push: 2026-09-02T21:56:46+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 100, release rhythm 88, longevity 28
- inputs: {"age_days": 404, "days_push": 0, "days_rel": 0, "gap_med": 0, "n_releases_24m": 418}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1172, forks 31 (observed 2026-09-03T02:15:17.298601+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: web-framework, ssr, http-server, routing, templating, build-tool
- domain: web-development, frontend, backend, performance
- platform: rust, windows, cross-platform
- tags: react-server-components, rsc, vite, rolldown, embedded-v8, streaming-ssr, app-router, server-actions, nextjs-alternative, typescript, nodejs, macos, linux

## Member repositories
- rari-build/rari (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:17.298601+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:32.805087+00:00, confidence not recorded.
  - readme: https://github.com/rari-build/rari (fetched 2026-09-03T02:15:17.298601+00:00, sha 0681ce047815)
  - homepage: https://rari.build (fetched 2026-08-29T12:34:07.972302+00:00, sha 42f917534f47)
  - site_page: https://rari.build/docs/getting-started (fetched 2026-08-29T12:34:07.981643+00:00, sha 1322127369c8)
  - registry_crates: https://crates.io/api/v1/crates/rari (fetched 2026-08-29T12:34:07.983985+00:00, sha 41ab316d1f2c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
