swift·rust

About

Built for people who ship.

Swift Rust closes the gap between what modern React frameworks can do and what a lean Rust binary can be.

Why it exists

Familiar React on the surface. Rust everywhere it matters.

We wanted file-system routing, streaming SSR, and the component model teams already know—without carrying a JavaScript runtime into production.

4

rendering modes

1

binary to deploy

0

Node runtime required

How we build

Our principles

A small set of constraints keeps the framework fast, understandable, and straightforward to operate.

01

Familiar primitives

The patterns you already know, lifted directly from the last decade of framework design. No new vocabulary to learn.

02

Rust all the way down

Type-checking, bundling, SSR, and the binary itself. No more chasing Node compatibility tables.

03

Boring infrastructure

One binary, one port, one process. No edge runtime, no build cache, no surprises at deploy.

Behind the framework

A small, focused team

Engineers across runtime, compiler, infrastructure, and design systems building the framework we wanted to deploy ourselves.

Meet the team