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

#1306 in GUI

Download history 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 7029/week @ 2024-09-28 5633/week @ 2024-10-05 5430/week @ 2024-10-12 4353/week @ 2024-10-19 4257/week @ 2024-10-26 4253/week @ 2024-11-02 3824/week @ 2024-11-09 4030/week @ 2024-11-16

16,843 downloads per month
Used in 78 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
~221K SLoC