Iced icon
Iced icon

Iced

 1 like

iced is a cross-platform GUI library for Rust. It is inspired by Elm, a delightful functional language for building web applications.

Iced screenshot 1
Iced screenshot 2

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • Rust
  • BSD
  • Self-Hosted
5 / 5 Avg rating (1)
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Cross-Platform
  2.  Graphical User Interface
  3.  Typesafe

Iced News & Activities

Highlights All activities

Recent activities

  • App icon
    ZorinFoss added Iced as alternative to Ribir
    7 months ago
Show all activities

Iced information

  • Developed by

    Héctor Ramón
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    16 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  27,037 Stars
  •  1,334 Forks
  •  446 Open Issues
  •   Updated Jul 7, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Iced, and it has gotten 1 likes

Iced was added to AlternativeTo by Lewis Leonheardt on Feb 4, 2024 and this page was last updated Feb 4, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Iced?

iced is a cross-platform GUI library for Rust. It is inspired by Elm, a delightful functional language for building web applications.

As a GUI library, iced helps you build graphical user interfaces for your Rust applications.

iced is strongly focused on simplicity and type-safety. As a result, iced tries to provide simple building blocks that can be put together with strong typing to reduce the chance of runtime errors.

Official Links