23 releases (13 breaking)
Uses new Rust 2024
| 0.14.0 | Dec 7, 2025 |
|---|---|
| 0.13.2 | Sep 20, 2024 |
| 0.12.3 | Mar 3, 2024 |
| 0.10.0 | Jul 28, 2023 |
| 0.1.0 | Nov 25, 2019 |
#2018 in GUI
123,538 downloads per month
Used in 377 crates
(56 directly)
405KB
9K
SLoC
The core library of Iced.
This library holds basic types that can be reused and re-exported in different runtime implementations.

iced_core
iced_core holds basic reusable types of the public API. For instance, basic data types like Point, Rectangle, Length, etc.
This crate is meant to be a starting point for an Iced runtime.
Dependencies
~7MB
~210K SLoC