Unclaimed project
Are you a maintainer of xilem? Claim this project to take control of your public changelog and roadmap.
Changelog
An experimental Rust native UI framework
Last updated 5 days ago
This release has an [MSRV] of 1.86.
A tree for use in Masonry, with a safe and an unsafe version. The safe tree is known to work, and serves as the baseline implementation and is used by default. The unsafe tree leverages a hashmap as an arena and is designed for higher performance: it le...
We are proud to announce that after years of development we have released v0.1.0 of Xilem!
Xilem is a UI toolkit. It combines ideas from Flutter, SwiftUI, and Elm. Like all of these, it uses lightweight view objects, diffing them to provide minimal updates to a retained UI. Like SwiftUI, it is strongly typed. For more details on Xilem's reactive architecture se...
We are proud to announce the release of v0.2.0 of Masonry!
Masonry has migrated from using druid-shell and piet to a new stack: