Egui simple font loader
System font loader helpers for egui: auto-detect locale, set/add fallback fonts.
egui/eframe adapter for OxiUI
debug acrylic apps by rendering to a PNG image
Tailwind-style utility styling for egui: per-widget hover/focus/active variants, design tokens, and composable style functions.
A zero-allocation, high-performance Fluent localization loader optimized for GUIs and games via compile-time caching to return &'static str for static messages.
Build-time code generator for fluent-zero. It compiles Fluent (.ftl) files into static, zero-allocation Rust code and Perfect Hash Maps.
Cross-platform GUI for egui applications
Elegant, opinionated widgets for egui: buttons, inputs, selects, cards, tabs and more. Paired dark/light themes.