# Maycoon ![Crates.io Version](https://img.shields.io/crates/v/maycoon) ![Crates.io License](https://img.shields.io/crates/l/maycoon) ![docs.rs](https://img.shields.io/docsrs/maycoon) **Modern and Innovative UI Framework written in Rust** ## Goals - **[🚀] Blazingly fast execution and app performance.** - **[⚙️] Robust and memory-efficient event loop.** - **[🌐] Cross-Platform Compatibility (currently only Desktop).** - **[🛸] Package and deploy Apps with a few clicks.** - **[🧩] Extensible and flexible workflow.** ## Getting Started To start using Maycoon, you can follow the [Installation Guide](https://maycoon-ui.github.io/guide/qick-start/installation.html). For a little tutorial, see the [Counter Example](https://maycoon-ui.github.io/guide/qick-start/basic-app.html). ## License This project is dual licensed under the [MIT license](LICENSE-MIT) and the [Apache License 2.0.](LICENSE-APACHE). Any contributions are, unless otherwise stated, licensed under the same terms.