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

#1318 in GUI

Download history 5135/week @ 2024-08-19 5362/week @ 2024-08-26 5214/week @ 2024-09-02 5554/week @ 2024-09-09 6586/week @ 2024-09-16 7325/week @ 2024-09-23 8306/week @ 2024-09-30 6134/week @ 2024-10-07 6557/week @ 2024-10-14 5403/week @ 2024-10-21 5694/week @ 2024-10-28 5001/week @ 2024-11-04 4435/week @ 2024-11-11 4705/week @ 2024-11-18 6145/week @ 2024-11-25 6075/week @ 2024-12-02

21,712 downloads per month
Used in 133 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