# auto-ui **Repository Path**: auto-stack/auto-ui ## Basic Information - **Project Name**: auto-ui - **Description**: AutoStack的UI库,基于Rust/Gpui实现 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-10-15 - **Last Updated**: 2025-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Auto UI AutoUI是基于Auto语言和Rust语言实现的UI框架。 AutoUI底层采用[GPUI](https://www.gpui.rs/)图形库, 并参考[GPUI-Component](https://github.com/longbridgeapp/gpui-component)进行组件设计和实现。 ## 实例 ### HelloWorld和Counter

HelloWorlld Counter

### 登录框 浅色主题: ![Login](https://foruda.gitee.com/images/1730020177031951332/d2cae60b_142056.png "Login") 深色主题: ![Login Dark](https://foruda.gitee.com/images/1730020232074825410/43d51b5c_142056.png "Login Dark") ### 复杂表格 ![Tables](./assets/table.png) ## 参考 - [GPUI](https://gpui.rs) - [Zed Editor](https://zed.dev/) - [GPUI-Component](https://github.com/longbridgeapp/gpui-component) 这里是[GPUI](references/LICENSE_GPUI)和[GPUI-Component](references/LICENSE_GPUI-Component)的许可证。