Thanks to visit codestin.com
Credit goes to lib.rs

#wgpu #canvas #ui #graphics

rust_on_rails

Ergonomic Rust layer for simplifying native and web app development with minimal boilerplate

6 releases (3 major breaking)

4.0.2 May 15, 2025
4.0.1 May 11, 2025
3.1.0 Mar 7, 2025
3.0.0 Feb 13, 2025
1.0.0 Feb 7, 2025

#2075 in GUI

Codestin Search App

483 downloads per month

BSD-3-Clause

115KB
1.5K SLoC

rust_on_rails

rust_on_rails is a lightweight, ergonomic abstraction over wgpu_canvas, designed to make building 2D GPU-rendered UIs and layouts in Rust simpler and more intuitive.

✨ Features

  • Simplified API for composing wgpu_canvas drawing commands
  • Easier interaction handling and input targeting
  • Designed for clean architecture
  • 100% Rust

🚀 Getting Started

Add it to your Cargo.toml:

[dependencies] rust_on_rails = "4.0.1"

📚 Documentation

Full documentation is available at https://docs.rs/rust_on_rails

Dependencies

~21–53MB
~761K SLoC