gtk
QML-rust
gtk | QML-rust | |
---|---|---|
5 | - | |
1,306 | 196 | |
- | - | |
4.0 | 0.0 | |
over 4 years ago | over 7 years ago | |
Rust | Rust | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gtk
-
Sharex doesn't open!!!
thread 'main' panicked at 'libgtk-3 was configured with `--enable-debug=no`. See https://github.com/gtk-rs/gtk/issues/270 for details', /home/(username)/.cargo/registry/src/github.com-1ecc6299db9ec823/gtk-0.5.0/src/rt.rs:137:13
-
need help, gtk on windows 10 using vs code
basically I setup gtk how it is described on the gtk-rs.org site and official gtk guide https://www.gtk.org/docs/installations/windows/ using msys2, for more details check this video it describes exactly what I did https://www.youtube.com/watch?v=rUJFYOCbuDg
-
Is there a place where I can learn how to do low level system programming for Linux?
You could make bar pretty easily with GTK. You should read up on the Wayland and GTK documentation. GTK has official bindings for C and Python, and there is gtk-rs.org for Rust.
-
form applications using rust
There's https://crates.io/crates/gtk
-
How would I code a file manager (gui)
I wouldn't expect there to be a tutorial specifically for writing a file manager. (After all, the vast majority of people who write GUI apps for Linux never write a file manager.) But there is some documentation on how to write GUIs with Rust and GTK here https://gtk-rs.org/.
QML-rust
We haven't tracked posts mentioning QML-rust yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
Termion - Mirror of https://gitlab.redox-os.org/redox-os/termion
druid - A data-first Rust-native UI design toolkit.
imgui-rs - Rust bindings for Dear ImGui
Relm4 - An idiomatic GUI library inspired by Elm and based on gtk4-rs [Moved to: https://github.com/Relm4/Relm4]
ncurses-rs - A low-level ncurses wrapper for Rust
relm - Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust
qmlrs - QtQuick interface for Rust
Azul - Desktop GUI Framework
Rust Qt Binding Generator git - Generate bindings to use Rust code in Qt and QML
Native Windows GUI - A light windows GUI toolkit for rust
conrod - An easy-to-use, 2D GUI library written entirely in Rust.