awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to huri000/quicklayout

Open-source alternatives to QuickLayout

30 open-source projects similar to huri000/quicklayout, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best QuickLayout alternative.

  • bem-incubator/bem-gridB

    bem-incubator/bem-grid

    0View on GitHub↗

    Modular grid powered by Lost and BEM

    View on GitHub↗0
  • declarativehub/bondDeclarativeHub avatar

    DeclarativeHub/Bond

    4,202View on GitHub↗

    Bond is a Swift data binding framework designed to synchronize data models and user interface elements through one-way and two-way value flows. It functions as a reactive suite for monitoring collection changes, transforming data streams, and bridging user interface events to data models. The project provides a reactive bridge that transforms user interface interactions and protocol delegate method calls into observable signals. It includes a collection observer to monitor changes in arrays and a functional data stream processor that applies operators to modify or combine values before they r

    Swift
    View on GitHub↗4,202
  • declarativehub/layoutlessDeclarativeHub avatar

    DeclarativeHub/Layoutless

    429View on GitHub↗

    Write less UI code

    Swift
    View on GitHub↗429
  • erwstout/gingerE

    erwstout/ginger

    0View on GitHub↗

    Ginger is a minimal flexbox 12 column grid system named after a cute dog. It doesn't give you any fancy extras like some other frameworks, but what it does give you is a solid lightweight grid system to make developing and designing your next site easy and quick.

    View on GitHub↗0
  • exyte/gridexyte avatar

    exyte/Grid

    2,085View on GitHub↗

    The most powerful Grid container missed in SwiftUI

    Swift
    View on GitHub↗2,085

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • facebook/yogafacebook avatar

    facebook/yoga

    18,781View on GitHub↗

    Yoga is an embeddable UI layout library and engine that implements the flexible box model used in web standards. It functions as a cross-platform tool for computing user interface geometry, calculating element sizes and positions without relying on a specific operating system's rendering. The engine provides a portable C++ core to ensure identical layout calculations across Android, iOS, and the web. It utilizes an abstract node interface to separate the layout logic from the host UI framework, allowing it to be integrated into native applications. The system manages interface rendering thro

    C++
    View on GitHub↗18,781
  • floriankugler/flkautolayoutfloriankugler avatar

    floriankugler/FLKAutoLayout

    1,484View on GitHub↗

    UIView category which makes it easy to create layout constraints in code

    Objective-C
    View on GitHub↗1,484
  • forkingdog/uitableview-fdtemplatelayoutcellforkingdog avatar

    forkingdog/UITableView-FDTemplateLayoutCell

    9,872View on GitHub↗

    UITableView-FDTemplateLayoutCell is a specialized table view cell component for iOS designed to automatically calculate and manage dynamic row heights based on content constraints. It provides a programmatic implementation for determining cell dimensions using auto layout to ensure content fits without requiring manual height overrides. The project utilizes a template-cell sizing mechanism that employs a hidden cell instance to calculate dimensions without triggering the actual table view rendering process. To maintain scrolling performance in long lists, it includes a caching system that sto

    Objective-C
    View on GitHub↗9,872
  • freshos/steviafreshOS avatar

    freshOS/Stevia

    3,417View on GitHub↗

    :leaves: Concise Autolayout code

    Swift
    View on GitHub↗3,417
  • henriquecustodia/fuuxhenriquecustodia avatar

    henriquecustodia/fuux

    9View on GitHub↗

    UNDER DEVELOPMENT

    CSS
    View on GitHub↗9
  • indragiek/swiftautolayoutindragiek avatar

    indragiek/SwiftAutoLayout

    656View on GitHub↗

    Tiny Swift DSL for Autolayout

    Swift
    View on GitHub↗656
  • isair/manuallayoutisair avatar

    isair/ManualLayout

    279View on GitHub↗

    ✂ Easy to use and flexible library for manually laying out views and layers for iOS and tvOS. Supports AsyncDisplayKit.

    Swift
    View on GitHub↗279
  • joshaber/swiftboxjoshaber avatar

    joshaber/SwiftBox

    805View on GitHub↗

    Flexbox in Swift, using Facebook's css-layout.

    Swift
    View on GitHub↗805
  • kean/alignkean avatar

    kean/Align

    355View on GitHub↗

    Intuitive and powerful Auto Layout library

    Swift
    View on GitHub↗355
  • kristoferjoseph/flexboxgridkristoferjoseph avatar

    kristoferjoseph/flexboxgrid

    9,318View on GitHub↗

    Flexboxgrid is a responsive CSS framework and layout engine based on CSS3 standards. It provides a grid system that uses the flexbox model to arrange page elements into flexible, proportional grids that adapt to different screen sizes and device resolutions. The framework implements a float-free responsive design, utilizing a media-query breakpoint system to adjust layouts and column counts based on viewport width. It employs percentage-based column sizing and negative-margin guttering to maintain consistent spacing and fluid scaling across various displays. The system maps layout configurat

    HTML
    View on GitHub↗9,318
  • layoutbox/flexlayoutlayoutBox avatar

    layoutBox/FlexLayout

    2,131View on GitHub↗

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

    Swiftcss-flexboxflex-containerflex-items
    View on GitHub↗2,131
  • layoutbox/pinlayoutlayoutBox avatar

    layoutBox/PinLayout

    2,439View on GitHub↗

    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

    Swift
    View on GitHub↗2,439
  • mamaral/facademamaral avatar

    mamaral/Facade

    685View on GitHub↗

    Programmatic view layout for the rest of us.

    Objective-C
    View on GitHub↗685
  • mamaral/neonmamaral avatar

    mamaral/Neon

    4,552View on GitHub↗

    Neon is a Swift programmatic UI layout framework that orchestrates interface elements through a relative positioning engine. It calculates view sizes and positions at runtime to create responsive user interfaces without using constraints, springs, struts, or visual format language. The system organizes elements into stacks and groups using a coordinate-based orchestrator that resolves alignment rules between sibling and parent components. It utilizes a rule-based coordinate mapping approach to translate high-level alignment descriptors into absolute screen coordinates. The framework provides

    Swift
    View on GitHub↗4,552
  • marty-suzuki/misterfusionmarty-suzuki avatar

    marty-suzuki/MisterFusion

    312View on GitHub↗

    MisterFusion is Swift DSL for AutoLayout. It is the extremely clear, but concise syntax, in addition, can be used in both Swift and Objective-C. Support Safe Area and Size Class.

    Swift
    View on GitHub↗312
  • muukii/mondrianlayoutmuukii avatar

    muukii/MondrianLayout

    174View on GitHub↗

    🏗 A way to build AutoLayout rapidly than using InterfaceBuilder(XIB, Storyboard) in iOS.

    Swift
    View on GitHub↗174
  • nakiostudio/easypeasynakiostudio avatar

    nakiostudio/EasyPeasy

    1,931View on GitHub↗

    Auto Layout made easy

    Swiftautoauto-layoutconstraints
    View on GitHub↗1,931
  • nerdycat/cupcakenerdycat avatar

    nerdycat/Cupcake

    286View on GitHub↗

    An easy way to create and layout UI components for iOS (Swift version).

    Swiftconstraintslayoutnsattributedstring
    View on GitHub↗286
  • nicklockwood/layoutnicklockwood avatar

    nicklockwood/layout

    2,224View on GitHub↗

    A declarative UI framework for iOS

    Swift
    View on GitHub↗2,224
  • purelayout/purelayoutPureLayout avatar

    PureLayout/PureLayout

    7,599View on GitHub↗

    PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing constraints in iOS and macOS applications. It provides a programmatic engine for building user interfaces through constrained-based positioning and priority levels. The framework utilizes a fluent-interface API design and wrapper-based abstractions to simplify the definition of layout constraints. It features deferred and batch constraint activation to group multiple rules together for simultaneous application to the view hierarchy. The project covers general Auto Layout manag

    Objective-C
    View on GitHub↗7,599
  • rightpoint/anchorageRightpoint avatar

    Rightpoint/Anchorage

    629View on GitHub↗

    A collection of operators and utilities that simplify iOS layout code.

    Swift
    View on GitHub↗629
  • robb/cartographyrobb avatar

    robb/Cartography

    7,328View on GitHub↗

    Cartography is a declarative layout engine and constraint management framework for Swift. It provides a domain-specific language to define, group, and prioritize user interface layout rules, abstracting the process of positioning and aligning visual components. The framework distinguishes itself through a fluent API and the use of overloaded operators to define relationships between view attributes. It enables the bundling of multiple layout rules into single units, allowing for the dynamic swapping of constraint groups at runtime to transition views between different positional states. The

    Swift
    View on GitHub↗7,328
  • roberthein/tinyconstraintsroberthein avatar

    roberthein/TinyConstraints

    4,091View on GitHub↗

    TinyConstraints is a declarative UI layout engine and constraint-based positioning framework designed to simplify the definition of view constraints, spatial relationships, and element dimensions. It functions as an auto layout wrapper library that allows for the positioning of elements through relational anchors and priority-based sizing rules. The system enables adaptive interface design by supporting custom view stacking in horizontal or vertical sequences and the use of offsets for precise edge alignment and centering. It further supports dynamic interface animations by updating layout co

    Swift
    View on GitHub↗4,091
  • skyvive/swiftstraintsSkyvive avatar

    Skyvive/Swiftstraints

    121View on GitHub↗

    Auto Layout In Swift Made Easy

    Swift
    View on GitHub↗121
  • snapkit/masonrySnapKit avatar

    SnapKit/Masonry

    18,157View on GitHub↗

    Masonry is a declarative UI layout engine and domain-specific language for defining layout constraints on iOS and macOS. It serves as a wrapper for native Apple layout constraints, providing a system for positioning views on a screen by declaring rules and priorities. The library implements a fluent interface that uses chainable method calls to define complex screen layouts. This approach replaces native configuration calls with an expressive syntax for generating layout rules. The engine includes capabilities for managing constraint priorities to resolve layout conflicts and tools for updat

    Objective-C
    View on GitHub↗18,157