awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • mamaral/neonAvatar de mamaral

    mamaral/Neon

    4,552Voir sur 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

    Enables programmatic UI layout with a powerful syntax.

    Swift
    Voir sur GitHub↗4,552
  • freshos/steviaAvatar de freshOS

    freshOS/Stevia

    3,417Voir sur GitHub↗

    :leaves: Concise Autolayout code

    Provides an elegant, readable syntax for view layout.

    Swift
    Voir sur GitHub↗3,417
  • jiang111/awesome-android-tipsAvatar de jiang111

    jiang111/awesome-android-tips

    2,569Voir sur 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

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

    androidawesometips
    Voir sur GitHub↗2,569
  • layoutbox/pinlayoutAvatar de layoutBox

    layoutBox/PinLayout

    2,439Voir sur 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

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

    Swift
    Voir sur GitHub↗2,439
  • layoutbox/flexlayoutAvatar de layoutBox

    layoutBox/FlexLayout

    2,131Voir sur GitHub↗

    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
    Voir sur GitHub↗2,131
  • exyte/gridAvatar de exyte

    exyte/Grid

    2,085Voir sur GitHub↗

    The most powerful Grid container missed in SwiftUI

    Adds a powerful grid container component to SwiftUI.

    Swift
    Voir sur GitHub↗2,085
  • venmo/staticAvatar de venmo

    venmo/Static

    1,247Voir sur GitHub↗

    Simple static table views for iOS in Swift.

    Simplifies the creation of static table views for iOS.

    Swift
    Voir sur GitHub↗1,247
  • wayfair-archive/brickkit-iosAvatar de wayfair-archive

    wayfair-archive/brickkit-ios

    597Voir sur GitHub↗

    DEPRECATED - BrickKit For IOS

    Facilitates the creation of complex and responsive UI layouts.

    Swiftcomplex-layoutsiosswift
    Voir sur GitHub↗597
  • exyte/animatedtabbarAvatar de exyte

    exyte/AnimatedTabBar

    540Voir sur GitHub↗

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

    Implements tab bars with pre-built animation effects.

    Swift
    Voir sur GitHub↗540
  • declarativehub/layoutlessAvatar de DeclarativeHub

    DeclarativeHub/Layoutless

    429Voir sur GitHub↗

    Write less UI code

    Reduces boilerplate code when defining user interface layouts.

    Swift
    Voir sur GitHub↗429
  • kennic/framelayoutkitAvatar de kennic

    kennic/FrameLayoutKit

    82Voir sur 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.

    Supports complex, nested layouts using an intuitive DSL syntax.

    Swift
    Voir sur GitHub↗82
  • k-o-d-e-n/cglayoutAvatar de k-o-d-e-n

    k-o-d-e-n/CGLayout

    44Voir sur GitHub↗

    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
    Voir sur GitHub↗44
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. User Interface Layout