A light-weight gui framework using layered window in Rust. Inspired from Druid.
This library is designed to be light and fast, which is small application size, low memory costing and nice render perfomance only using cpu rendering.
A lot of things are still work in progress. Currently support Windows 7 and later, will try to support another system like Linux or MacOS (If I can have a Mac?). Check the progress tab to view what is working on now.
Any PR are welcomed! But be aware of the mess code made by myself :P