What popular crates are available to build GUIs with widgets WITHOUT GPU?

van2z@programming.dev to Rust@programming.dev – 1 points –

For some reason, it seems popular for GUI crates to use the GPU. I just want to make simple widgets, for like a calculator.

No fancy graphics. I want it quite lightweight.

For some reason, popular GUI crates love to do everything through a GPU, which bumps up the memory / cpu use significantly.

0

No comments yet. You could be first!