https://github.com/daslixou/cherrywood
An experimental UI Framework for Rust with inspiration from bevy and druid.
https://github.com/daslixou/cherrywood
framework gui library rust ui
Last synced: 2 months ago
JSON representation
An experimental UI Framework for Rust with inspiration from bevy and druid.
- Host: GitHub
- URL: https://github.com/daslixou/cherrywood
- Owner: DasLixou
- License: apache-2.0
- Created: 2023-01-25T13:11:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T17:54:08.000Z (over 3 years ago)
- Last Synced: 2025-02-10T10:21:30.637Z (over 1 year ago)
- Topics: framework, gui, library, rust, ui
- Language: Rust
- Homepage:
- Size: 104 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Cherrywood
An experimental UI Framework for Rust with inspiration from [`bevy`](https://github.com/bevyengine/bevy) and [`druid`](https://github.com/linebender/druid)
## License
* MIT License ([LICENSE-MIT](LICENSE-MIT) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))
at your option.