GUI
DioxusLabs/dioxus24.2K
a portable, performant, and ergonomic framework for building cross-platform user interfaces in Rust.
emilk/egui23.4K
Simple, fast, and highly portable immediate mode GUI library. egui runs on the web, natively, and in your favorite game engine.
fschutt/azul5.9K
A free, functional, IMGUI-oriented GUI framework for rapid development of desktop applications written in Rust, supported by the Mozilla WebRender rendering engine.
emoon/rust_minifb1.1K
minifb is a cross-platform window setup with optional bitmap rendering. It also comes with easy mouse and keyboard input. Primarily designed for prototyping
servo/core-foundation-rs1K
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
ivanceras/sauron-native631
A truly native and cross platform GUI library. One unified code can be run as native GUI, Html Web and TUI.