Iced is a cross-platform, end-user-oriented GUI library for Rust, inspired by The Elm Architecture. It expects you to split user interfaces into four different concepts, which are: the state of your app; messages, which are user interactions or other meaningful events; view logic, which displays your state as widgets that can result in messages; and update logic, which offers a way to update your state and react to messages. Iced is very simple and easy to use, and is type-safe. It offers many great features including built-in widgets and custom widget support, debug overlay, a modular ecosystem and more.
Features
- Simple, easy-to-use, batteries-included API
- Type-safe, reactive programming model
- Supports Windows, Linux, macOS and the Web
- Responsive layout
- Built-in widgets as well as custom widget support to build your own
- Debug overlay with performance metrics
- Excellent support for async actions
- Modular ecosystem with reusable parts: a renderer-agnostic native runtime, built-in renderer, windowing shell and web runtime
License
MIT LicenseFollow Iced
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Iced!