Introducing Swift Rust
A full-stack React framework powered with Rust + Bun, designed to feel as familiar as the one you already use.
Today we are open-sourcing Swift Rust, a full-stack React framework powered with Rust + Bun that takes the parts of Next.js that everyone copied and reimplements them on top of a Rust runtime.
The pitch is simple: write TSX, get streaming SSR, file-system routing, and a single binary at deploy. 10x faster than Next.js. No more pinning the lockfile to dodge a Node deprecation. No more debugging why your edge function works in one region and not another.
We built it because we wanted to use it. The repo is live, the docs are live, and the demo you are reading is rendered by it. If you have ever thought "I wish this was just a Rust binary", we made it one.