Loading...
Loading...
Server-side rendering, static generation, and API routes - all handled by a fast, type-safe Rust core.
The full power and familiar simplicity of React, driving every view on the client.
A modern framework built on the proven foundations of Tuono - Rust and React, together.
Rendering, routing, and your API all run on one Rust core. Write your server logic once, in Rust, and ship it as a single binary.
output: 'static'.#[api(GET)] - type-safe, JSON and WebSockets built in.Server-side rendering · src/routes/page.rs
API route · src/routes/api/health_check.rs
Every view is a plain React 19 component. File-based routing, a Vite dev server, and instant hot-reload keep the framework out of your way.
page.tsx and layout.tsx map straight to URLs, Next.js-style.Ossido began as a fork of Tuono - the Rust-and-React framework - and carries its development forward. The proven architecture stays; it's simply maintained again. (Tuono is Italian for 'thunder'; ossido, for 'oxide' - a nod to the Rust core.)