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

#1394 in GUI

Download history 7307/week @ 2024-09-27 5741/week @ 2024-10-04 5371/week @ 2024-10-11 4646/week @ 2024-10-18 4042/week @ 2024-10-25 4288/week @ 2024-11-01 3819/week @ 2024-11-08 4061/week @ 2024-11-15 4459/week @ 2024-11-22 4841/week @ 2024-11-29 4668/week @ 2024-12-06 5036/week @ 2024-12-13 3498/week @ 2024-12-20 3297/week @ 2024-12-27 4648/week @ 2025-01-03 4869/week @ 2025-01-10

16,774 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
~221K SLoC