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

#1346 in GUI

Download history 6960/week @ 2024-09-18 8362/week @ 2024-09-25 7577/week @ 2024-10-02 6426/week @ 2024-10-09 5910/week @ 2024-10-16 5285/week @ 2024-10-23 5635/week @ 2024-10-30 4329/week @ 2024-11-06 4677/week @ 2024-11-13 5151/week @ 2024-11-20 6323/week @ 2024-11-27 5603/week @ 2024-12-04 8091/week @ 2024-12-11 5588/week @ 2024-12-18 3393/week @ 2024-12-25 4709/week @ 2025-01-01

22,775 downloads per month
Used in 140 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–55MB
~1M SLoC