winit
Windowing library
A library that provides a low-level window creation and management system for building cross-platform GUI applications
Window handling library in pure Rust
5k stars
61 watching
920 forks
Language: Rust
last commit: about 1 month ago androidguiiosmacosrustrust-langwasmwaylandwindowingwindowsx11
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/windows-rs | A library that provides Rust bindings for calling Windows APIs. | 10,797 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
rust-sdl2/rust-sdl2 | A Rust library that provides a high-level interface to the SDL2 graphics library | 2,793 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,614 |
rust-lang/rustfmt | A tool for formatting Rust code according to style guidelines. | 6,095 |
rust-lang/rust-bindgen | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,531 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,706 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
chinedufn/percy | Builds frontend browser apps with Rust and WebAssembly, supporting both client-side and server-side rendering. | 2,274 |
retep998/winapi-rs | Raw bindings to Windows API for Rust development | 1,850 |
rustdesk/rustdesk | An open-source remote desktop application written in Rust. | 77,703 |
tauri-apps/wry | A cross-platform library for rendering web content in desktop applications | 3,790 |
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,707 |