1 unstable release
| 0.1.0 | Nov 15, 2025 |
|---|
#27 in #ui-toolkit
49KB
187 lines
gpuikit
A UI toolkit for GPUI applications.
🚧 Note: Expect every release to have many, undocumented breaking changes for now. Use at your own risk and pin your verisons 🚧
Usage
[dependencies]
gpuikit = "*"
# OR to enable the text editor component:
# gpuikit = { version = "*", features = ["editor"] }
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE)
- MIT License (LICENSE-MIT)
at your option.
Dependencies
~44–87MB
~1.5M SLoC