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

#1183 in GUI

Download history 4526/week @ 2024-01-22 2660/week @ 2024-01-29 3096/week @ 2024-02-05 3463/week @ 2024-02-12 3709/week @ 2024-02-19 3460/week @ 2024-02-26 3671/week @ 2024-03-04 3114/week @ 2024-03-11 3555/week @ 2024-03-18 3674/week @ 2024-03-25 2991/week @ 2024-04-01 2948/week @ 2024-04-08 4031/week @ 2024-04-15 3487/week @ 2024-04-22 3402/week @ 2024-04-29 2950/week @ 2024-05-06

14,227 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