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

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

#717 in GUI

42 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