24 repository-uri
Systems that automatically calculate component positioning and sizing based on container constraints.
Distinct from Automatic Configuration: Distinct from Automatic Configuration: focuses on UI layout geometry rather than component wiring.
Explore 24 awesome GitHub repositories matching software engineering & architecture · Automatic Layout Engines. Refine with filters or upvote what's useful.
Pretext is a canvas-based text layout engine designed to calculate precise text dimensions and line breaks for custom rendering. It serves as a rich text measurement tool and a cross-browser typography normalizer, enabling the determination of pixel-perfect widths and heights for mixed inline content without relying on browser CSS. The project distinguishes itself through its ability to handle complex typography and dynamic layouts. It implements language-specific segmentation rules for CJK and Hangul scripts and corrects emoji width variances between DOM and canvas rendering. Additionally, i
Verifies layout engine stability by rendering long-form text corpora across multiple languages.
Hyperframes is an HTML-to-video rendering engine and composition tool that transforms web layouts and CSS into encoded video files. It functions as a headless browser video pipeline and a distributed video rendering framework, allowing users to create seekable animations and programmatic motion designs using HTML, CSS, and JavaScript. The project differentiates itself as an AI agent video orchestrator, enabling the automation of video scripts and compositions through natural language prompts. It supports distributed video encoding by splitting rendering tasks across multiple serverless functi
Analyzes HTML structure and attributes to detect syntax errors or incompatible design tokens before rendering.
Fyne is a cross-platform graphical user interface toolkit for the Go programming language. It provides a comprehensive framework for building native applications that run on desktop, mobile, and web environments from a single codebase. The toolkit centers on a canvas-based rendering engine and a device-independent layout engine, ensuring that visual elements maintain consistent dimensions and behavior across diverse operating systems and screen densities. The project distinguishes itself through a reactive data-binding system that automatically synchronizes application state with interface co
Organizes graphical components using predefined rules that automatically handle positioning and scaling based on available space.
LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin
Positions and sizes interface elements using a parent-child hierarchy that automatically adjusts to different screen resolutions and widget sizes.
React Grid Layout is a toolkit for building draggable, resizable, and responsive dashboard interfaces. It functions as a coordinate-based grid system that reconciles component positions and dimensions through declarative metadata, allowing developers to manage complex collections of UI elements that users can interact with directly. The library distinguishes itself through an automated packing algorithm that maintains structural integrity by shifting elements to fill gaps and resolving overlaps. It supports responsive design by monitoring container width changes against pre-defined breakpoint
Automatically adjusts item positions and sizes upon initialization to resolve overlaps and invalid dimensions.
vim-airline is a customizable status and tab line plugin for Vim that displays editor state and plugin metadata in real time. It serves as a visual interface extension and buffer manager, providing an enhanced UI through a dynamic status line and a top tab bar for navigating open files. The plugin features a theme-based styling system that supports predefined color schemes and specialized font icons. Users can configure the visual aesthetic by modifying colors and reordering individual status line sections to control which information is visible. The system manages editor state visualization
Automatically calculates the visibility of status line sections based on the window width constraints.
This project is an LLM-powered presentation generator and HTML slide deck framework designed to produce single-file presentations. It combines an AI-driven generation system with a playback engine that utilizes WebGL-accelerated rendering for high-performance visual storytelling. The system is distinguished by its focus on design system enforcement, utilizing a validator to ensure layouts adhere to specific typographic and structural rules. It includes a specialized AI visual asset pipeline that generates context-aware imagery and transforms raw screenshots into polished assets through progra
Checks content against structural and typographic constraints to ensure adherence to the design system.
RenderCV is a command-line utility designed to transform structured YAML data into professionally typeset documents. By separating content from presentation, it allows users to maintain version-controlled resumes that are automatically rendered into high-quality PDF, HTML, and Markdown formats. The system leverages a specialized typesetting engine to ensure precise layout control and professional-grade typography. The project distinguishes itself through a schema-driven approach that enforces strict data validation, ensuring that input files are error-free before processing. Users can customi
Validates numerical spacing and sizing values to prevent errors during the typesetting process.
ImageMagick is a comprehensive software suite for the creation, editing, composition, and conversion of digital images. It functions as both a command-line utility for batch processing and automation, and as a programming library that allows developers to integrate advanced image manipulation capabilities into external applications. The project is distinguished by its modular architecture, which supports hundreds of image formats through a pluggable coder system and external delegate libraries. It is designed for high-performance environments, utilizing memory-mapped pixel caching, stream-ori
Arranges images into continuous irregular courses with automatic dimension calculation.
AndroidAutoSize is a screen adaptation library for Android that automatically scales layout dimensions and view sizes across different screen resolutions. It functions as an automatic layout scaler and view dimension manager, ensuring that user interface proportions remain consistent by referencing a base design dimension. The library allows developers to define screen measurements using alternative units such as millimeters, inches, or points instead of standard density-independent pixels. It includes capabilities for custom dimension overrides, enabling the scaling process to be disabled or
Acts as an automatic layout engine that calculates component sizing based on base design constraints.
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
Automatically determines table cell heights using layout constraints or size fitting to ensure content alignment.
This is a bottom sheet component library for React Native that provides gesture-driven panels sliding up from the bottom of the screen. The library is built around configurable snap points, dynamic sizing, keyboard awareness, modal presentation, and synchronized scrolling, with native driver animation offloaded to the native thread for smooth performance. The library distinguishes itself through deep gesture and animation control, including custom gesture handler overrides, scroll-gesture synchronization, and dynamic snap point recalculation when content size or keyboard visibility changes. I
Automatically adjusts the bottom sheet height to fit the dynamic size of its content.
gridstack.js is a JavaScript grid layout library and responsive dashboard framework used to create interactive interfaces with draggable and resizable elements. It functions as a drag-and-drop layout manager and a JSON-serializable layout engine, allowing user-defined interface states to be persisted and restored. The library distinguishes itself through a touch-enabled grid interface and a responsive system that automatically adjusts item placement based on screen breakpoints. It features a collision-based layout engine that manages overlapping coordinates to shift or swap elements, alongsid
Adds, removes, or updates widgets and converts existing DOM elements into manageable grid items.
Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best practices. It functions as a code quality auditor and Javadoc validation tool, checking source code against configurable rulesets to ensure structural and stylistic consistency. The project allows for the creation of custom linting rules by extending a core API to inspect the abstract syntax tree. It further enables specialized validation through the use of XPath expressions to query the syntax tree for specific code patterns and violations. Capability areas include the enforcement
Ensures documentation comments are well-formed and follow specific positioning and indentation rules.
vue-grid-layout is a draggable and resizable grid system for Vue.js that enables users to customize the placement and size of interface elements. It functions as a dynamic widget orchestrator and a state-persistent layout manager, allowing for the creation of customizable dashboard interfaces where components can be arranged and sized according to user preference. The system operates as a responsive dashboard framework that automatically adapts grid arrangements based on viewport size and supports right-to-left text directions. It provides the ability to capture and serialize grid positions a
Supports adding and removing interactive widgets in real time without requiring a full interface rebuild.
Superdesign is an AI-powered design platform that generates UI mockups, wireframes, and multi-page user flows from natural language prompts within a collaborative canvas environment. It functions as a design-to-code exporter, producing production-ready HTML, ZIP archives, or Shopify Liquid templates for direct implementation, and includes an OpenAPI specification importer that automatically generates API documentation and client code from schema definitions. The platform distinguishes itself through a branch-based design exploration system that creates independent design variations from a sin
Automatically generates full page sequences and layouts for user journeys from high-level descriptions.
Countly is a self-hosted product analytics and engagement platform that tracks user behavior across mobile, web, and desktop applications. It collects and analyzes device properties, user actions, and session lifecycle data to understand engagement patterns, while also providing crash reporting, push notification delivery, and A/B testing capabilities. The platform is designed for privacy-first deployment, with built-in consent management and the ability to run entirely on private infrastructure. The platform distinguishes itself through its comprehensive feature set that combines analytics w
Designs and analyzes multi-step user flows and in-app content to optimize engagement.
SDAutoLayout este un framework de layout UI pentru iOS și o bibliotecă de tip wrapper programatic. Oferă un motor de auto layout constraint și instrumente pentru gestionarea dimensiunilor și pozițiilor view-urilor în ecosistemul de interfață utilizator Apple iOS. Proiectul include un calculator dinamic pentru înălțimea conținutului și o sintaxă simplificată pentru definirea constrângerilor de layout, reducând astfel codul boilerplate. Include utilitare specializate pentru determinarea și cache-uirea automată a înălțimii celulelor de tabel și a label-urilor, bazate pe conținutul lor text intern. Framework-ul acoperă o gamă de capabilități de layout, inclusiv ajustarea automată a dimensiunii conținutului, scalarea bazată pe dimensiunea intrinsecă și rezoluția dimensiunilor cache-uite pentru a îmbunătăți performanța de scrolling.
Automatically adjusts label and scroll view dimensions to fit their internal text or content.
Blueprint-css este un framework CSS care oferă un set de stiluri predefinite și un sistem de grid responsiv pentru construirea de layout-uri de pagini web și tipografii consistente. Include o resetare a stilurilor browserului pentru a elimina stilizarea implicită, asigurând un punct de plecare vizual uniform în diferite medii. Framework-ul dispune de un sistem de grid responsiv bazat pe coloane care adaptează automat conținutul web pe diverse dimensiuni de ecran și dispozitive. Include, de asemenea, un stylesheet dedicat pentru print, pentru a optimiza aspectul conținutului web special pentru imprimarea fizică. Proiectul acoperă standardizarea tipografiei, stilizarea input-urilor de formular și optimizarea activelor frontend. Este furnizat un script de build pentru a minifica stylesheet-urile și a elimina funcțiile neutilizate pentru a reduce dimensiunea finală a bundle-ului de active. Instrumentele de dezvoltare includ un sistem de validare a layout-ului care conturează elementele în browser pentru a semnala declarațiile lipsă sau utilizarea incorectă a claselor.
Includes a layout validation system that outlines elements to signal missing styles or incorrect class usage.
nanogui este un toolkit C++ nativ pentru randarea componentelor de interfață utilizator interactive direct într-un context grafic OpenGL. Funcționează ca o bibliotecă de widget-uri cross-platform și un framework de tip immediate-mode utilizat pentru a crea ferestre, butoane, slidere și câmpuri de introducere. Toolkit-ul oferă capacități specializate pentru construirea de interfețe tehnice, inclusiv panouri de control al parametrilor în timp real și instrumente personalizate pentru software-ul grafic intensiv. Asigură consistența vizuală pe diferite sisteme de operare și rezoluții de ecran prin scalarea coordonatelor conștientă de DPI. Framework-ul include un motor de layout bazat pe constrângeri pentru poziționarea automată a widget-urilor și o ierarhie bazată pe compoziție pentru organizarea elementelor de interfață. Interacțiunile utilizatorului sunt gestionate prin procesarea stării de intrare și gestionarea evenimentelor bazată pe callback pentru a mapa intrările grafice la logica aplicației.
Features an automatic layout engine that positions and sizes elements based on defined constraints.