Settings

Theme

Performant GUI Applications

2 points by orangetuba 2 years ago · 2 comments · 1 min read


I am going crazy with all the electron-based applications that use several gigabytes of memory without doing anything. What are good options and frameworks for making applications that are performant and low on memory usage? C and Gtk? C++ and Qt? I want to make something like Google Maps, but with decent performance.

stefanos82 2 years ago

No need to reinvent the wheel; use this project if you like https://github.com/gorbatschow/ImOsmDemo

sydbarrett74 2 years ago

Take a look at wxWidgets if you haven't already.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection