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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of winit!