Show HN: Rore GUI – An Open Qt Alternative in Rust (WGPU, Zero-VDOM)
Category: library
Tags: rust, gpu-accelerated, ui-framework
Score: 5.3/10 (Innovation: 6, Technical: 7, Documentation: 4, Utility: 4)
Rore is a GPU-accelerated UI framework for Rust that uses WGPU and a zero-VDOM approach, aiming to replace Electron-level bloat with native performance. It is interesting for its pixel-first rendering, SDF-based graphics, and fine-grained reactivity built entirely in Rust, targeting high-end desktop applications.
Target audience: desktop app developers, Rust developers
Repository: https://github.com/davlatov-tech/Rore · Rust · Apache-2.0 · 5 stars
View on Hacker News