-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Godwin Joseph edited this page Jul 23, 2026
·
2 revisions
Fast by nature. Beautiful by design.
ROSACE is a Rust framework for building native-feeling apps — desktop, web, iOS, and Android — from one codebase. You describe your UI declaratively, wire it to reactive state, and the framework handles rendering, layout, input, and platform differences.
This wiki mirrors the project's two documentation books:
- Guide — for app developers. Start here if you want to build with ROSACE.
- Architecture — for contributors. Start here if you want to understand how the framework works inside.
See the sidebar for the full table of contents. The canonical, always-up-to-date source for these docs lives in the rosace repo's docs/ directory.