EguiStruct is a rust derive macro that creates egui UI's from arbitrary structs and enums.
EguiStruct is a rust derive macro that creates egui UI's from arbitrary structs and enums.
A proc-macro to automatically generate egui UI from struct fields
egui integration for ash (Vulkan).
Type-safe event system for egui applications, inspired by bevy's Events<T>
Trait and derive macro for exposing value editing in egui
Elicitation-enabled egui widget tools — dual-mode MCP tools with code emission
OxiUI — Pure-Rust GUI facade (egui + wgpu, no GTK/Qt/SDL)
egui / eframe integration for the cameras crate. Wraps a cameras::pump::Pump into an egui TextureHandle so you can render live camera frames as an egui::Image with a few lines of glue.
Platform-agnostic, customizable dialogs for egui library.
A simple library for running async tasks in egui and binding their results to your UI.
An interactive node-graph editor widget for egui, inspired by xyflow (React Flow)