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

#1255 in GUI

Download history 3264/week @ 2024-06-15 3044/week @ 2024-06-22 2228/week @ 2024-06-29 2341/week @ 2024-07-06 3206/week @ 2024-07-13 3214/week @ 2024-07-20 3693/week @ 2024-07-27 3515/week @ 2024-08-03 4082/week @ 2024-08-10 3725/week @ 2024-08-17 3859/week @ 2024-08-24 3845/week @ 2024-08-31 4145/week @ 2024-09-07 5232/week @ 2024-09-14 5992/week @ 2024-09-21 6247/week @ 2024-09-28

22,262 downloads per month
Used in 70 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–8.5MB
~204K SLoC