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 |
#1297 in GUI
17,906 downloads per month
Used in 75 crates
(6 directly)
470KB
10K
SLoC
iced_runtime
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.
iced_runtime
takes iced_core
and builds a native runtime on top of it.
Dependencies
~6.5–9MB
~220K SLoC