Cross-platform GUI library for building desktop, mobile, and web applications with widgets and tools for the Rust programming language.
Conrod is an open-source GUI library designed specifically for the Rust programming language. It allows developers to build cross-platform graphical user interface (GUI) applications that can run on desktop platforms like Windows, macOS and Linux, as well as mobile platforms like iOS and Android, and even web browsers.
Some key features of Conrod include:
Conrod handles a lot of the low level GUI details and interfacing, allowing developers to focus on building the logic and user experience of their application. Its cross-platform capabilities make it easy to write an app once and have it run across desktop, mobile and web without modification.
It is still under active development but already usable for production applications. Conrod offers an ergonomic API for rapid GUI development in Rust.
Here are some alternatives to Conrod:
Suggest an alternative ❐