FlexLayout VS PureLayout

Compare FlexLayout vs PureLayout and see what are their differences.

FlexLayout

FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax. (by layoutBox)

PureLayout

The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible. (by PureLayout)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
FlexLayout PureLayout
1 1
1,899 7,605
1.3% -0.1%
8.6 0.0
about 1 month ago about 1 year ago
Swift Objective-C
MIT License NOASSERTION
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FlexLayout

Posts with mentions or reviews of FlexLayout. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-27.
  • Building Reddit’s Design System on iOS
    5 projects | /r/RedditEng | 27 Sep 2023
    We still wanted to leverage a layout engine that could be performant and easy-to-use. After doing some performance testing with native UIKit, Autolayout, and a few other third-party options, we ended up bringing FlexLayout into the mix, which is a Swift implementation of Facebook’s Yoga layout engine. All RPL components utilize FlexLayout in order to lay out content fast and efficiently. While we’ve enjoyed using it, we’ve found a few touch points to be mindful of. There are some rough edges we’ve found, such as utilizing stack views with subviews that use FlexLayout, that often come at odds with both UIKit and FlexLayout’s layout engines.

PureLayout

Posts with mentions or reviews of PureLayout. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-21.
  • Awesome macOS Libraries List
    76 projects | dev.to | 21 Jan 2022
    PureLayout - The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Language: Objective-C.

What are some alternatives?

When comparing FlexLayout and PureLayout you can also consider the following projects:

SnapKit - A Swift Autolayout DSL for iOS & OS X

PinLayout - Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]

Cartography - A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:

LayoutKit - LayoutKit is a fast view layout library for iOS, macOS, and tvOS.

TinyConstraints - Nothing but sugar.

Stevia - :leaves: Concise Autolayout code

Masonry - Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout

Cassowary - A Swift port of the Cassowary linear constraint solver

Neon - A powerful Swift programmatic UI layout framework.