# THIS IS A PLACEHOLDER
# rust-zgui
**ZenGUI** is a Rust-native GUI library focused on performance, simplicity, and cross-platform compatibility. It uses [
`wgpu`](https://github.com/gfx-rs/wgpu) for GPU rendering, with optional CPU fallback for headless environments and
testing.
> ⚠️ Early development — expect breaking changes and rapid iteration.