Description
Builds user-interface layouts in C through a header-only library focused on performance. It is useful for developers who want layout calculation without bringing in a large widget toolkit or runtime dependency.
This is a programming library, not a ready-made app. You include it in a project, design the rendering and input layers yourself, and test layout behavior across the screen sizes your app supports.