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

#1916 in GUI

Download history 7076/week @ 2025-01-05 8866/week @ 2025-01-12 7909/week @ 2025-01-19 5985/week @ 2025-01-26 9717/week @ 2025-02-02 8399/week @ 2025-02-09 6369/week @ 2025-02-16 8651/week @ 2025-02-23 6857/week @ 2025-03-02 8634/week @ 2025-03-09 10294/week @ 2025-03-16 8980/week @ 2025-03-23 6655/week @ 2025-03-30 8341/week @ 2025-04-06 7754/week @ 2025-04-13 8033/week @ 2025-04-20

31,686 downloads per month
Used in 192 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–19MB
~336K SLoC