5 unstable releases

0.12.1 Feb 22, 2024
0.12.0 Feb 15, 2024
0.1.1 Aug 2, 2023
0.1.0 Jul 28, 2023
0.0.1 Mar 5, 2023

#1163 in GUI

Download history 2847/week @ 2024-03-14 3856/week @ 2024-03-21 3419/week @ 2024-03-28 2996/week @ 2024-04-04 3738/week @ 2024-04-11 3630/week @ 2024-04-18 3564/week @ 2024-04-25 3167/week @ 2024-05-02 2662/week @ 2024-05-09 2960/week @ 2024-05-16 2864/week @ 2024-05-23 3591/week @ 2024-05-30 3163/week @ 2024-06-06 3306/week @ 2024-06-13 2944/week @ 2024-06-20 2466/week @ 2024-06-27

12,323 downloads per month
Used in 54 crates (6 directly)

MIT license

370KB
8K 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

~4.5–6.5MB
~160K SLoC