Shirei - Cross-platform immediate mode GUI framework in native Go
Show HN: Shirei, cross-platform GUI framework in native Go

Shirei is a practical, cross-platform GUI framework built entirely in native Go, designed for developers seeking a modern immediate mode interface with a familiar flexbox layout model. It eliminates the need for complex bindings or external dependencies by leveraging native backends for Windows, macOS, and Linux, including Wayland and X11 support. With features like a built-in software renderer, robust text input handling, and IME support, Shirei empowers engineers to build responsive desktop applications quickly while maintaining the simplicity and performance of the Go ecosystem.
"A practical, immediate mode GUI framework in native Go featuring a flexbox model and native backends for seamless cross-platform development."