Relm: A GTK-Based GUI Library In Rust For Async GUI Apps

Written by Michael Larabel in Programming on 16 April 2017 at 08:02 AM EDT. 15 Comments
PROGRAMMING
With there being many Rustlang fans reading Phoronix, many of you will probably be interested in Relm: a new GUI library for Rust.

Relm is a new crate/library for developing asynchronous GUI applications in Rust. Using GTK up to now in Rust looks rather messy, but Relm aims to change that and also make the applications more responsive by making the user-interface asynchronous and makes use of the language's futures capability.

Relm's library isn't yet API stable but is continuing to evolve. Fans of Rust wishing to learn more about Relm can check out the project's website at relm.ml.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week