Orbitrs is an ecosystem of Rust-first UI and tooling projects for web, desktop, native, and embedded applications.
| Project | Description | Link |
|---|---|---|
| orbit | Core UI framework with Skia & WGPU rendering | https://github.com/orbitrs/orbit |
| orbiton | CLI tooling for development, build, & deployment | https://github.com/orbitrs/orbiton |
| orlint | Static analysis, linting & validation for .orbit files |
https://github.com/orbitrs/orlint |
| sdk | SDK, public assets & integrations | https://github.com/orbitrs/sdk |
| docs | Comprehensive guides, API references & tutorials | https://github.com/orbitrs/sdk/docs |
- Explore the core framework: https://github.com/orbitrs/orbit
- Install CLI tools:
cargo install orbiton - View live demos & examples: https://orbitrs.github.io
We welcome contributions of code, components, documentation, and feedback!
- Report issues or request features: GitHub Issues
- Submit pull requests to any of our repositories
Crafted with ❤️ by the Orbitrs Team