8 unstable releases (3 breaking)

0.13.2 Sep 19, 2024
0.13.1 Sep 19, 2024
0.12.1 Feb 22, 2024
0.1.1 Aug 2, 2023
0.0.1 Mar 5, 2023

#1422 in GUI

Download history 4167/week @ 2024-11-19 4686/week @ 2024-11-26 4349/week @ 2024-12-03 5305/week @ 2024-12-10 4179/week @ 2024-12-17 3165/week @ 2024-12-24 4178/week @ 2024-12-31 5223/week @ 2025-01-07 6228/week @ 2025-01-14 5092/week @ 2025-01-21 5146/week @ 2025-01-28 6477/week @ 2025-02-04 5446/week @ 2025-02-11 5472/week @ 2025-02-18 6263/week @ 2025-02-25 4696/week @ 2025-03-04

23,005 downloads per month
Used in 106 crates (7 directly)

MIT license

470KB
10K SLoC

iced_runtime

Documentation Crates.io License Discord Server

iced_runtime takes iced_core and builds a runtime on top of it.

Iced moves fast and the master branch can contain breaking changes! If you want to learn about a specific release, check out the release list.


lib.rs:

A renderer-agnostic native GUI runtime.

The native path of the Iced ecosystem

iced_runtime takes iced_core and builds a native runtime on top of it.

Dependencies

~7–9.5MB
~226K SLoC