elementary / granite

Library that extends GTK with common widgets and utilities
https://elementary.io
GNU Lesser General Public License v3.0
289 stars 60 forks source link

Rust bindings. #661

Closed theunixer closed 1 year ago

theunixer commented 1 year ago

Problem

Attract new developers, generation Z developers. Makes it easier to maintain apps because of Rust's architecture.

I would love to contribute though I don't have any skills for this.

Proposal

I think that rust is perfectly suited for desktop apps because it's high level and fast.

Prior Art (Optional)

GTK supports rust.

tintou commented 1 year ago

Hi there, there are already bindings available https://lib.rs/crates/granite-rs

theunixer commented 1 year ago

Thank you. I apologise for disturbing you.