« All posts

Taffy: A Flexible, High-Performance UI Layout Library

Taffy is a flexible, high-performance UI layout library written in Rust.

Taffy is a flexible, high-performance, cross-platform UI layout library written in Rust. It implements CSS Block, Flexbox, and CSS Grid layout algorithms, with plans for additional paradigms. Taffy serves as a dependency for projects like Servo, Blitz, and Bevy, making it significant for UI development.