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

#1297 in GUI

Download history 3398/week @ 2024-07-24 3573/week @ 2024-07-31 4028/week @ 2024-08-07 3832/week @ 2024-08-14 3691/week @ 2024-08-21 3761/week @ 2024-08-28 4167/week @ 2024-09-04 4057/week @ 2024-09-11 5858/week @ 2024-09-18 6880/week @ 2024-09-25 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 3507/week @ 2024-11-06

17,906 downloads per month
Used in 75 crates (6 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