Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/setzer22/guee

An experimental GUI library for Rust 🦀
https://github.com/setzer22/guee

Last synced: 3 months ago
JSON representation

An experimental GUI library for Rust 🦀

Awesome Lists containing this project

README

        

# guee

🚧 Nothing to see here 🚧

...

But if you insist: This is an experimental UI library I'm working on for [Blackjack](https://github.com/setzer22/blackjack). The idea is to find a very pragmatic tradeoff between the simplicity and ease-of-use of immediate mode UI, and the advanced layout capabilities of a retained mode system. It leverages `epaint` (the same library powering `egui`) to render graphics. The API takes inspiration from both egui and Iced.

This library is not intended for general use, is very opinionated and is only being developed as an alternative UI framework for blackjack. Here be 🐲🐲🐲 yada yada