19 releases (breaking)
Uses new Rust 2024
| 0.14.0 | Dec 7, 2025 |
|---|---|
| 0.13.0 | Sep 18, 2024 |
| 0.12.2 | Feb 26, 2024 |
| 0.10.1 | Oct 30, 2023 |
| 0.1.0-alpha |
|
#2607 in GUI
106,490 downloads per month
Used in 306 crates
(6 directly)
200KB
4.5K
SLoC
iced_winit
iced_winit offers some convenient abstractions on top of iced_native to quickstart development when using winit.
It exposes a renderer-agnostic Application trait that can be implemented and then run with a simple call. The use of this trait is optional. A conversion module is provided for users that decide to implement a custom event loop.
Dependencies
~27–70MB
~1M SLoC