Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.