awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to declarativehub/layoutless

Open-source alternatives to Layoutless

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

  • layoutbox/pinlayoutlayoutBox 的头像

    layoutBox/PinLayout

    2,439在 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
    在 GitHub 上查看↗2,439
  • exyte/gridexyte 的头像

    exyte/Grid

    2,085在 GitHub 上查看↗

    The most powerful Grid container missed in SwiftUI

    Swift
    在 GitHub 上查看↗2,085
  • mamaral/neonmamaral 的头像

    mamaral/Neon

    4,552在 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
    在 GitHub 上查看↗4,552
  • freshos/steviafreshOS 的头像

    freshOS/Stevia

    3,417在 GitHub 上查看↗

    :leaves: Concise Autolayout code

    Swift
    在 GitHub 上查看↗3,417
  • layoutbox/flexlayoutlayoutBox 的头像

    layoutBox/FlexLayout

    2,131在 GitHub 上查看↗

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

    Swiftcss-flexboxflex-containerflex-items
    在 GitHub 上查看↗2,131

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • floriankugler/flkautolayoutfloriankugler 的头像

    floriankugler/FLKAutoLayout

    1,484在 GitHub 上查看↗

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

    Objective-C
    在 GitHub 上查看↗1,484
  • forkingdog/uitableview-fdtemplatelayoutcellforkingdog 的头像

    forkingdog/UITableView-FDTemplateLayoutCell

    9,872在 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
    在 GitHub 上查看↗9,872
  • henriquecustodia/fuuxhenriquecustodia 的头像

    henriquecustodia/fuux

    9在 GitHub 上查看↗

    UNDER DEVELOPMENT

    CSS
    在 GitHub 上查看↗9
  • huri000/quicklayouthuri000 的头像

    huri000/QuickLayout

    254在 GitHub 上查看↗

    Written in pure Swift, QuickLayout offers a simple and easy way to manage Auto Layout in code.

    Swift
    在 GitHub 上查看↗254
  • indragiek/swiftautolayoutindragiek 的头像

    indragiek/SwiftAutoLayout

    656在 GitHub 上查看↗

    Tiny Swift DSL for Autolayout

    Swift
    在 GitHub 上查看↗656
  • isair/manuallayoutisair 的头像

    isair/ManualLayout

    279在 GitHub 上查看↗

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

    Swift
    在 GitHub 上查看↗279
  • jiang111/awesome-android-tipsjiang111 的头像

    jiang111/awesome-android-tips

    2,569在 GitHub 上查看↗

    This project is a curated collection of Android development code snippets, implementation patterns, and technical guides designed to assist in building and maintaining mobile applications. It serves as a reference for standard mobile architecture, providing structured approaches to common development requirements and system integration tasks. The repository distinguishes itself by offering specific technical strategies for managing application lifecycles, optimizing memory usage, and ensuring interface responsiveness in resource-constrained environments. It provides programmatic techniques fo

    androidawesometips
    在 GitHub 上查看↗2,569
  • joshaber/swiftboxjoshaber 的头像

    joshaber/SwiftBox

    805在 GitHub 上查看↗

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

    Swift
    在 GitHub 上查看↗805
  • k-o-d-e-n/cglayoutk-o-d-e-n 的头像

    k-o-d-e-n/CGLayout

    44在 GitHub 上查看↗

    Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper. Provides placeholders. Linux support.

    Swift
    在 GitHub 上查看↗44
  • kean/alignkean 的头像

    kean/Align

    355在 GitHub 上查看↗

    Intuitive and powerful Auto Layout library

    Swift
    在 GitHub 上查看↗355
  • kennic/framelayoutkitkennic 的头像

    kennic/FrameLayoutKit

    82在 GitHub 上查看↗

    A super fast and easy-to-use layout library for iOS. FrameLayoutKit supports complex layouts, including chaining and nesting layout with simple and intuitive operand syntax.

    Swift
    在 GitHub 上查看↗82
  • kristoferjoseph/flexboxgridkristoferjoseph 的头像

    kristoferjoseph/flexboxgrid

    9,318在 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
    在 GitHub 上查看↗9,318
  • mamaral/facademamaral 的头像

    mamaral/Facade

    685在 GitHub 上查看↗

    Programmatic view layout for the rest of us.

    Objective-C
    在 GitHub 上查看↗685
  • marty-suzuki/misterfusionmarty-suzuki 的头像

    marty-suzuki/MisterFusion

    312在 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
    在 GitHub 上查看↗312
  • muukii/mondrianlayoutmuukii 的头像

    muukii/MondrianLayout

    174在 GitHub 上查看↗

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

    Swift
    在 GitHub 上查看↗174
  • nakiostudio/easypeasynakiostudio 的头像

    nakiostudio/EasyPeasy

    1,931在 GitHub 上查看↗

    Auto Layout made easy

    Swiftautoauto-layoutconstraints
    在 GitHub 上查看↗1,931
  • nerdycat/cupcakenerdycat 的头像

    nerdycat/Cupcake

    286在 GitHub 上查看↗

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

    Swiftconstraintslayoutnsattributedstring
    在 GitHub 上查看↗286
  • nicklockwood/layoutnicklockwood 的头像

    nicklockwood/layout

    2,224在 GitHub 上查看↗

    A declarative UI framework for iOS

    Swift
    在 GitHub 上查看↗2,224
  • purelayout/purelayoutPureLayout 的头像

    PureLayout/PureLayout

    7,599在 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
    在 GitHub 上查看↗7,599
  • rightpoint/anchorageRightpoint 的头像

    Rightpoint/Anchorage

    629在 GitHub 上查看↗

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

    Swift
    在 GitHub 上查看↗629
  • robb/cartographyrobb 的头像

    robb/Cartography

    7,328在 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
    在 GitHub 上查看↗7,328
  • roberthein/tinyconstraintsroberthein 的头像

    roberthein/TinyConstraints

    4,091在 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
    在 GitHub 上查看↗4,091
  • skyvive/swiftstraintsSkyvive 的头像

    Skyvive/Swiftstraints

    121在 GitHub 上查看↗

    Auto Layout In Swift Made Easy

    Swift
    在 GitHub 上查看↗121
  • snapkit/masonrySnapKit 的头像

    SnapKit/Masonry

    18,157在 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
    在 GitHub 上查看↗18,157
  • snapkit/snapkitSnapKit 的头像

    SnapKit/SnapKit

    20,336在 GitHub 上查看↗

    SnapKit is a declarative layout library and domain-specific language for managing user interface constraints and view relationships in Swift. It serves as a programmatic framework for positioning and sizing interface elements on iOS and macOS by wrapping native Auto Layout calls in a concise syntax. The library provides a fluent interface that translates high-level descriptive language into imperative layout rules. It differentiates itself through automatic constraint tracking and lifecycle management, allowing for the bulk removal and replacement of positioning rules without manual tracking

    Swift
    在 GitHub 上查看↗20,336