winit
Window manager
A cross-platform window creation and management library written in Rust.
Window handling library in pure Rust
5k stars
61 watching
909 forks
Language: Rust
last commit: 7 days ago androidguiiosmacosrustrust-langwasmwaylandwindowingwindowsx11
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/windows-rs | Provides Rust language bindings and utilities to interact with the Windows operating system. | 10,460 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,182 |
rust-sdl2/rust-sdl2 | A Rust library that provides a high-level interface to the SDL2 graphics library | 2,775 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,597 |
rust-lang/rustfmt | A tool for formatting Rust code according to style guidelines. | 6,042 |
rust-lang/rust-bindgen | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,467 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,548 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
chinedufn/percy | Builds frontend browser apps with Rust and WebAssembly, supporting both client-side and server-side rendering. | 2,271 |
retep998/winapi-rs | Raw bindings to Windows API for Rust development | 1,848 |
rustdesk/rustdesk | A remote desktop application written in Rust that allows users to control another computer over the internet without configuration. | 76,095 |
tauri-apps/wry | A cross-platform library for rendering web content in desktop applications | 3,724 |
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,689 |