6 ms·
I agree. The only reason I use TUI is because GUI are very slow with electron. The only software that is as fast as TUI is the Zed IDE. Apparently they use Rus
by resiros 4mo ago
I agree. The only reason I use TUI is because GUI are very slow with electron.
The only software that is as fast as TUI is the Zed IDE. Apparently they use Rust + their own built GUI toolkit with GPU rendering.
And apparently it's tightly coupled with Zed.
- dafelst 4mo agoTightly integrated sure, but I wouldn't say tightly coupled, their framework (GPUI) is available standalone and is being used to create other apps. https://www.gpui.rs/ https://www.gpui.rs/