| Crates.io | zgui |
| lib.rs | zgui |
| version | 0.1.2 |
| created_at | 2025-05-26 03:48:22.167074+00 |
| updated_at | 2025-05-27 15:50:25.026526+00 |
| description | PLACEHOLDER - A full Rust GUI library using wgpu as backend |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1688911 |
| size | 3,458 |
ZenGUI is a Rust-native GUI library focused on performance, simplicity, and cross-platform compatibility. It uses
wgpu for GPU rendering, with optional CPU fallback for headless environments and
testing.
⚠️ Early development — expect breaking changes and rapid iteration.