Show HN: Rore GUI – An Open Qt Alternative in Rust (WGPU, Zero-VDOM)
Category: library
Tags: rust, gpu-accelerated, ui-framework
Score: 5.5/10 (Innovation: 6, Technical: 7, Documentation: 5, Utility: 4)
Rore is a high-performance, GPU-accelerated UI framework in Rust using WGPU and a zero-VDOM approach, aiming to replace Electron bloat with native efficiency. It leverages sparse instancing, SDF rendering, and fine-grained reactivity to achieve low memory and high FPS for complex UIs like data grids. While innovative in concept, it is still in alpha with incomplete features and limited documentation.
Target audience: backend devs
Repository: https://github.com/davlatov-tech/Rore · Rust · Apache-2.0 · 10 stars
View on Hacker News