ruviz-gpui
ruviz-gpui contains the native gpui integration layer used for embedded interactive plots.
Example Programs
The crate already ships runnable examples in examples/:
static_embed.rsobservable_embed.rsstreaming_embed.rsfixed_bounds_dashboard.rs
Run one locally with:
Use this crate when you want an embedded native surface rather than the browser-first WASM stack.