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

#1370 in GUI

Download history 3691/week @ 2024-08-21 3761/week @ 2024-08-28 4167/week @ 2024-09-04 4057/week @ 2024-09-11 5858/week @ 2024-09-18 6880/week @ 2024-09-25 6440/week @ 2024-10-02 5704/week @ 2024-10-09 4848/week @ 2024-10-16 4150/week @ 2024-10-23 4417/week @ 2024-10-30 3568/week @ 2024-11-06 4401/week @ 2024-11-13 4037/week @ 2024-11-20 4948/week @ 2024-11-27 4282/week @ 2024-12-04

18,205 downloads per month
Used in 83 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
~219K SLoC