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

#1187 in GUI

Download history 2839/week @ 2024-02-01 2886/week @ 2024-02-08 3731/week @ 2024-02-15 3569/week @ 2024-02-22 3866/week @ 2024-02-29 3348/week @ 2024-03-07 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 2425/week @ 2024-05-16

12,286 downloads per month
Used in 52 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–6.5MB
~159K SLoC