egui topic
egui (pronounced "e-gooey") is a simple, fast, and highly portable immediate mode GUI library for Rust. egui runs on the web, natively, and in your favorite game engine.
egui aims to be the easiest-to-use Rust GUI library, and the simplest way to make a web app in Rust.
egui can be used anywhere you can draw textured triangles, which means you can easily integrate it into your game engine of choice.
bevy_egui
This crate provides an Egui integration for the Bevy game engine. 🇺🇦 Please support the Ukrainian army: https://savelife.in.ua/en/
Loqui
A Harmony client made with Rust using the egui GUI library.
rgis
Performant, cross-platform (web, desktop) GIS app written in Rust
headlines
[WIP] A simple news reading GUI app built in Rust
egui_cable
Generic and extensible egui widgets to create analog synthesizer-like UI with data-oriented API