Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T17:54:08.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T15:54:36.274Z (3 months 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.