Cross-platform window creation and management in Rust. Winit is a window creation and management library. It can create windows and lets you handle events (for example the window being resized, a key being pressed, a mouse movement, etc.) produced by the window. Winit is designed to be a low-level brick in a hierarchy of libraries. Consequently, in order to show something on the window you need to use the platform-specific getters provided by winit, or another library.
Features
- Enables serialization/deserialization of certain types with Serde
- x11 (enabled by default): On Unix platform, compiles with the X11 backend
- wayland (enabled by default): On Unix platform, compiles with the Wayland backend
- mint: Enables mint (math interoperability standard types) conversions
- Cross-platform window creation
- Provides Documentation
Categories
LibrariesLicense
Apache License V2.0Follow winit
Other Useful Business Software
Network Performance Monitoring | Statseeker
Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of winit!