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

#1397 in GUI

Download history 6440/week @ 2024-10-02 5704/week @ 2024-10-09 4848/week @ 2024-10-16 4150/week @ 2024-10-23 4417/week @ 2024-10-30 3568/week @ 2024-11-06 4401/week @ 2024-11-13 4037/week @ 2024-11-20 4935/week @ 2024-11-27 4330/week @ 2024-12-04 5261/week @ 2024-12-11 4081/week @ 2024-12-18 3017/week @ 2024-12-25 4490/week @ 2025-01-01 4938/week @ 2025-01-08 6264/week @ 2025-01-15

19,393 downloads per month
Used in 90 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

~6.5–9MB
~220K SLoC