#ui #declarative-ui #approach #ergonomics #focus #simplicity #experimental

ravel

An experimental approach to UI in Rust with a focus on ergonomics, efficiency, and simplicity

2 unstable releases

0.2.0 Jun 29, 2024
0.1.0 Jun 3, 2024
0.0.0 Dec 17, 2022

#499 in GUI

Download history 156/week @ 2024-06-03 4/week @ 2024-06-10 136/week @ 2024-06-24 18/week @ 2024-07-01 49/week @ 2024-07-08

160 downloads per month
Used in ravel-web

MIT license

11KB
280 lines

An experimental approach to UI in Rust with a focus on ergonomics, efficiency, and simplicity.

This crate contains shared infrastructure which is platform agnostic. To build an application, you'll need a backend crate such as ravel-web.

Dependencies