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

#1351 in GUI

Download history 6236/week @ 2024-10-15 5352/week @ 2024-10-22 5585/week @ 2024-10-29 4679/week @ 2024-11-05 4459/week @ 2024-11-12 5096/week @ 2024-11-19 6057/week @ 2024-11-26 5669/week @ 2024-12-03 7874/week @ 2024-12-10 5715/week @ 2024-12-17 3852/week @ 2024-12-24 5358/week @ 2024-12-31 6910/week @ 2025-01-07 9028/week @ 2025-01-14 6942/week @ 2025-01-21 5153/week @ 2025-01-28

29,162 downloads per month
Used in 145 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

~21–56MB
~1M SLoC