18 releases (breaking)

0.13.0 Sep 18, 2024
0.12.2 Feb 26, 2024
0.10.1 Oct 30, 2023
0.10.0 Jul 28, 2023
0.1.0-alpha Nov 25, 2019

#39 in #gui-applications

Download history 4705/week @ 2024-11-18 6145/week @ 2024-11-25 5829/week @ 2024-12-02 7359/week @ 2024-12-09 6246/week @ 2024-12-16 4099/week @ 2024-12-23 4771/week @ 2024-12-30 7159/week @ 2025-01-06 8632/week @ 2025-01-13 7500/week @ 2025-01-20 5847/week @ 2025-01-27 10253/week @ 2025-02-03 8359/week @ 2025-02-10 6263/week @ 2025-02-17 8592/week @ 2025-02-24 6108/week @ 2025-03-03

30,593 downloads per month
Used in 155 crates (4 directly)

MIT license

510KB
9K SLoC

iced_winit

Documentation Crates.io License Discord Server

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.

The native target

Dependencies

~22–57MB
~1M SLoC