iced VS slint

Compare iced vs slint and see what are their differences.

slint

Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps. (by slint-ui)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
iced slint
199 168
30,663 22,800
1.1% 2.0%
9.8 10.0
6 days ago 5 days ago
Rust Rust
MIT License GNU General Public License v3.0 Or Slint Royalty-Free
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

iced

Posts with mentions or reviews of iced. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-04-17.

slint

Posts with mentions or reviews of slint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-17.
  • Native all the way, until you need text
    9 projects | news.ycombinator.com | 17 May 2026
    If you are looking for something similar but not limited to C++, you can check Slint out: https://github.com/slint-ui/slint/
  • Ask HN: What Are You Working On? (May 2026)
    165 projects | news.ycombinator.com | 10 May 2026
    I had a raspberry pi 3a+ and the old raspberry pi touchscreen laying around. So I'm writing a custom dashboard for it using Rust/Slint[1]. It directly uses opengl without any display manager/window system. It mostly talks to home assistant. Right now, when I start a 3d print, it automatically switches to a view with live camera of the printer and some stats. I can monitor the status of my washer/dryer so I know when they are done (using cheap TP-Link Tapo smart plugs[2]). My favorite thing it does, is if any motion is detected on my Ring cameras, it just automatically pulls up that live feed. Took a little work to get decent playback performance but the pi 3a+ has hardware h264 decoding.

    Its nice, overall, to have a little dedicated touchscreen on my desk that I can easily tweak to display whatever I want. Its silent and low power.

    [1] https://slint.dev/

    [2] https://a.co/d/044MIM3t

  • Zed editor switching graphics lib from blade to wgpu
    12 projects | news.ycombinator.com | 13 Feb 2026
  • Slint: Cross Platform UI Library
    1 project | news.ycombinator.com | 7 Feb 2026
  • The Codex App
    11 projects | news.ycombinator.com | 2 Feb 2026
    Qt is still used, but I think part of the reason it is less used is that C++ isn't always the right language anymore for building GUI application.

    That’s actually why we're working on Slint (https://slint.dev): It's a cross-platform native UI toolkit where the UI layer is decoupled from the application language, so you can use Rust, JavaScript, Python, etc. for the logic depending on what fits the project better.

  • The state of Linux music players in 2026
    11 projects | news.ycombinator.com | 27 Jan 2026
    Slint may be of interest to you, which is similar but is allegedly better in some ways. It was also made by former Qt team devs.

    http://slint.dev/

  • High-Level Is the Goal
    8 projects | news.ycombinator.com | 16 Jan 2026
    > someone has to make a native cross-platform desktop UI framework that doesn't suck

    This is exactly what we're trying to do with Slint (https://github.com/slint-ui/slint

  • iced 0.14 has been released (Rust GUI library)
    9 projects | news.ycombinator.com | 7 Dec 2025
    There is also Slint, if you want another option. https://slint.dev
  • ImAnim: Modern animation capabilities to ImGui applications
    2 projects | news.ycombinator.com | 1 Dec 2025
    I somewhat mirror this opinion, but I would like to point out that there are scant alternatives that meet the intersection of attributes ImGui possesses. The best alternative I've seen as of late is Slint[1]. It's early days but it's looking very promising and is light enough to work on embedded systems.

    [1] https://slint.dev/

  • Rust cross-platform GPUI components
    12 projects | news.ycombinator.com | 27 Oct 2025
    They do, but you have to look into the right ones, from ex-Qt employees,

    https://slint.dev/

    You can make use of Figma integration for something similar to Qt Design Studio.

    Too many folks nowadays don't seem to fully understand how powerful GUI designers for native code used to be.

    You always get some arguments about pixel perfect positioning, completly ignoring the fact most of them had layout managers available, even VB pre-VB.NET (yes Windows Forms does support layout managers).

What are some alternatives?

When comparing iced and slint you can also consider the following projects:

tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

dioxus - Fullstack app framework for web, desktop, and mobile.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Rust is
the 3rd most popular programming language
based on number of references?