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

#1292 in GUI

Download history 2178/week @ 2024-07-02 3909/week @ 2024-07-09 4391/week @ 2024-07-16 4882/week @ 2024-07-23 5222/week @ 2024-07-30 5608/week @ 2024-08-06 5752/week @ 2024-08-13 5065/week @ 2024-08-20 5386/week @ 2024-08-27 5441/week @ 2024-09-03 5317/week @ 2024-09-10 6786/week @ 2024-09-17 7839/week @ 2024-09-24 7917/week @ 2024-10-01 6502/week @ 2024-10-08 6017/week @ 2024-10-15

29,247 downloads per month
Used in 121 crates (3 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–55MB
~1M SLoC