awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 Repos

Awesome GitHub RepositoriesUser Interface Layout

Frameworks for building and managing complex view hierarchies.

Explore 12 awesome GitHub repositories matching part of an awesome list · User Interface Layout. Refine with filters or upvote what's useful.

Awesome User Interface Layout GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mamaral/neonAvatar von mamaral

    mamaral/Neon

    4,552Auf GitHub ansehen↗

    Neon ist ein Swift-Framework für programmatisches UI-Layout, das Schnittstellenelemente durch eine Engine für relative Positionierung orchestriert. Es berechnet View-Größen und -Positionen zur Laufzeit, um responsive Benutzeroberflächen zu erstellen, ohne Constraints, Springs, Struts oder Visual Format Language zu verwenden. Das System organisiert Elemente in Stacks und Gruppen unter Verwendung eines koordinatenbasierten Orchestrators, der Ausrichtungsregeln zwischen Geschwister- und Elternkomponenten auflöst. Es nutzt einen regelbasierten Koordinaten-Mapping-Ansatz, um hochrangige Ausrichtungsdeskriptoren in absolute Bildschirmkoordinaten zu übersetzen. Das Framework bietet Funktionen für Superview-Anchoring, Container-Space-Filling und dynamische Size-to-Fit-Berechnungen. Es unterstützt zudem die relative View-Ausrichtung und die Organisation von Geschwisterelementen in horizontalen oder vertikalen Stacks, die an Kanten, Ecken oder Zentren ausgerichtet sind.

    Enables programmatic UI layout with a powerful syntax.

    Swift
    Auf GitHub ansehen↗4,552
  • freshos/steviaAvatar von freshOS

    freshOS/Stevia

    3,417Auf GitHub ansehen↗

    :leaves: Concise Autolayout code

    Provides an elegant, readable syntax for view layout.

    Swift
    Auf GitHub ansehen↗3,417
  • jiang111/awesome-android-tipsAvatar von jiang111

    jiang111/awesome-android-tips

    2,569Auf GitHub ansehen↗

    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

    Optimizes complex interface layouts to ensure efficient rendering across different screen sizes.

    androidawesometips
    Auf GitHub ansehen↗2,569
  • layoutbox/pinlayoutAvatar von layoutBox

    layoutBox/PinLayout

    2,439Auf GitHub ansehen↗

    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

    Offers high-performance, manual view layout without auto-layout constraints.

    Swift
    Auf GitHub ansehen↗2,439
  • layoutbox/flexlayoutAvatar von layoutBox

    layoutBox/FlexLayout

    2,131Auf GitHub ansehen↗

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

    Provides a clean interface for the Flexbox layout engine.

    Swiftcss-flexboxflex-containerflex-items
    Auf GitHub ansehen↗2,131
  • exyte/gridAvatar von exyte

    exyte/Grid

    2,085Auf GitHub ansehen↗

    The most powerful Grid container missed in SwiftUI

    Adds a powerful grid container component to SwiftUI.

    Swift
    Auf GitHub ansehen↗2,085
  • venmo/staticAvatar von venmo

    venmo/Static

    1,247Auf GitHub ansehen↗

    Simple static table views for iOS in Swift.

    Simplifies the creation of static table views for iOS.

    Swift
    Auf GitHub ansehen↗1,247
  • wayfair-archive/brickkit-iosAvatar von wayfair-archive

    wayfair-archive/brickkit-ios

    597Auf GitHub ansehen↗

    DEPRECATED - BrickKit For IOS

    Facilitates the creation of complex and responsive UI layouts.

    Swiftcomplex-layoutsiosswift
    Auf GitHub ansehen↗597
  • exyte/animatedtabbarAvatar von exyte

    exyte/AnimatedTabBar

    540Auf GitHub ansehen↗

    A tabbar with a number of preset animations written in pure SwiftUI

    Implements tab bars with pre-built animation effects.

    Swift
    Auf GitHub ansehen↗540
  • declarativehub/layoutlessAvatar von DeclarativeHub

    DeclarativeHub/Layoutless

    429Auf GitHub ansehen↗

    Write less UI code

    Reduces boilerplate code when defining user interface layouts.

    Swift
    Auf GitHub ansehen↗429
  • kennic/framelayoutkitAvatar von kennic

    kennic/FrameLayoutKit

    82Auf GitHub ansehen↗

    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.

    Supports complex, nested layouts using an intuitive DSL syntax.

    Swift
    Auf GitHub ansehen↗82
  • k-o-d-e-n/cglayoutAvatar von k-o-d-e-n

    k-o-d-e-n/CGLayout

    44Auf GitHub ansehen↗

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

    Manages layouts for views and layers with powerful constraint support.

    Swift
    Auf GitHub ansehen↗44
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. User Interface Layout