22 releases (12 breaking)

0.13.2 Sep 20, 2024
0.12.3 Mar 3, 2024
0.10.0 Jul 28, 2023
0.8.1 Feb 25, 2023
0.1.0 Nov 25, 2019

#1734 in GUI

Download history 9061/week @ 2025-01-14 6998/week @ 2025-01-21 6838/week @ 2025-01-28 10368/week @ 2025-02-04 7490/week @ 2025-02-11 6628/week @ 2025-02-18 8137/week @ 2025-02-25 6570/week @ 2025-03-04 10293/week @ 2025-03-11 9069/week @ 2025-03-18 9168/week @ 2025-03-25 6665/week @ 2025-04-01 8343/week @ 2025-04-08 6928/week @ 2025-04-15 10031/week @ 2025-04-22 9110/week @ 2025-04-29

35,378 downloads per month
Used in 193 crates (25 directly)

MIT license

330KB
7.5K SLoC

The core library of Iced.

This library holds basic types that can be reused and re-exported in different runtime implementations.

The foundations of the Iced ecosystem


iced_core

Documentation Crates.io License Discord Server

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.

The foundations

Dependencies

~7–21MB
~341K SLoC