awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 مستودعات

Awesome GitHub RepositoriesCross-Platform Rendering Frameworks

UI engines that draw directly to the screen for consistent cross-platform performance.

Explore 8 awesome GitHub repositories matching user interface & experience · Cross-Platform Rendering Frameworks. Refine with filters or upvote what's useful.

Awesome Cross-Platform Rendering Frameworks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • appflowy-io/appflowyالصورة الرمزية لـ AppFlowy-IO

    AppFlowy-IO/AppFlowy

    72,474عرض على GitHub↗

    AppFlowy is a local-first knowledge base and collaborative workspace platform designed for structured information management. It functions as a modular productivity suite where users organize content through a block-based document model, allowing for flexible nesting and granular manipulation of data. The system prioritizes data sovereignty by enabling self-hosted storage, ensuring that sensitive information remains under user control while maintaining offline accessibility. The platform distinguishes itself through a decoupled architecture that separates its high-performance, memory-safe cor

    Renders the interface directly to the screen using a cross-platform framework for consistent performance across desktop and mobile.

    Dartblogconfluence-alternativecontent-management
    عرض على GitHub↗72,474
  • jetbrains/compose-multiplatformالصورة الرمزية لـ JetBrains

    JetBrains/compose-multiplatform

    19,131عرض على GitHub↗

    Compose Multiplatform is a declarative user interface framework that enables the development of native graphical interfaces across desktop, mobile, and web platforms using a single Kotlin codebase. It functions as a multiplatform library that allows developers to share both application logic and UI components while maintaining access to platform-specific features through abstraction layers. The framework utilizes a reactive state management system that automatically tracks data mutations to trigger granular interface updates. By employing a cross-platform rendering engine based on a hardware-

    Maps declarative UI components to native platform drawing APIs for high-performance visual output.

    Kotlinandroidawtcompose
    عرض على GitHub↗19,131
  • nicbarker/clayالصورة الرمزية لـ nicbarker

    nicbarker/clay

    17,443عرض على GitHub↗

    Clay is a header-only layout engine designed for C and C++ applications that computes element positions and dimensions using a declarative box model. By operating as an immediate-mode framework, it calculates interface geometry dynamically on every frame, allowing for the creation of responsive and fluid user interfaces without maintaining persistent state. The library functions as a platform-agnostic tool that decouples layout logic from specific graphics backends. It provides a flexible coordinate system that supports layered elements, such as modals and tooltips, alongside standard documen

    Creates platform-agnostic interface layouts that integrate with any graphics backend or windowing system.

    Clayoutui
    عرض على GitHub↗17,443
  • tanstack/routerالصورة الرمزية لـ TanStack

    TanStack/router

    14,681عرض على GitHub↗

    TanStack Router is a type-safe routing library for web applications that provides full type safety for paths, search parameters, and data loaders across the entire application stack. It functions as a comprehensive framework for server-side rendering, enabling the generation of complete HTML pages to improve initial load performance and search engine optimization. By integrating declarative data fetching, the library manages asynchronous information at the route level, supporting preloading, caching, and parallel request execution to ensure data is ready before components render. The project

    Bridges standardized form specifications to native primitives across diverse frontend development ecosystems.

    TypeScriptframeworkfullstackjavascript
    عرض على GitHub↗14,681
  • vercel-labs/json-renderالصورة الرمزية لـ vercel-labs

    vercel-labs/json-render

    11,036عرض على GitHub↗

    JSON Render is a generative user interface framework that translates structured data and natural language prompts into interactive components. It functions as a declarative engine that maps JSON schemas to native interface elements, enabling the creation of functional layouts across web, mobile, and terminal environments. The framework distinguishes itself through its ability to synthesize interfaces from artificial intelligence models, allowing for real-time iteration and incremental updates as data patches arrive. It supports a unified component registry that ensures consistent rendering ac

    Maps structured data to native components within various popular development ecosystems to ensure consistent rendering.

    TypeScript
    عرض على GitHub↗11,036
  • buuing/lucky-canvasالصورة الرمزية لـ buuing

    buuing/lucky-canvas

    8,728عرض على GitHub↗

    Lucky Canvas is a canvas-based lottery component library that enables developers to build interactive prize wheels, grid-based lottery games, and slot machines for web and mobile applications. The project provides a rendering engine that draws directly on HTML Canvas elements, with automatic device pixel ratio scaling to ensure crisp displays on high-DPI mobile screens. The library packages each lottery type as a self-contained plugin with its own configuration and rendering logic, and wraps the core canvas functionality in framework-specific bindings for Vue, React, Taro, and UniApp without

    Wraps core Canvas logic in framework-specific bindings for Vue, React, Taro, and UniApp.

    TypeScriptcanvasjavascriptlucky-draw
    عرض على GitHub↗8,728
  • antvis/f2الصورة الرمزية لـ antvis

    antvis/F2

    7,989عرض على GitHub↗

    F2 is a cross-platform charting engine and grammar-based visualization tool designed to render interactive data visualizations. It functions as a declarative system that allows users to build complex charts by defining the relationships between data dimensions and visual encoding channels. The framework is specifically optimized for mobile data visualization, providing a toolkit for creating touch-optimized charts. It supports custom data visualization styling, enabling the use of personalized shapes and animations to define a unique visual identity. The engine provides a platform-agnostic r

    Employs a UI engine that draws directly to the screen for consistent cross-platform rendering performance.

    JavaScript
    عرض على GitHub↗7,989
  • dioxuslabs/taffyالصورة الرمزية لـ DioxusLabs

    DioxusLabs/taffy

    2,972عرض على GitHub↗

    Taffy is a layout engine that calculates the size and position of user interface components. It is a language-agnostic tool that computes element geometry using Flexbox and Grid algorithms. The engine operates on custom tree structures and node storage through a trait-based interface. This design allows it to be integrated into various programming languages and custom memory management systems. The system handles UI layout computation, including leaf node measurement and floating point pixel snapping to prevent blurring on displays. It utilizes layout result caching to avoid redundant calcul

    Functions as a cross-platform rendering framework by providing consistent geometry calculations across different environments.

    Rustcss-gridflexboxhacktoberfest
    عرض على GitHub↗2,972
  1. Home
  2. User Interface & Experience
  3. Layout Utilities
  4. Presentation Engines
  5. Cross-Platform Rendering Frameworks

استكشف الوسوم الفرعية

  • Multi-Framework AdaptersComponents that bridge standardized interface specifications to native primitives across diverse frontend development ecosystems. **Distinct from Cross-Platform Rendering Frameworks:** Distinct from Cross-Platform Rendering Frameworks: focuses on the multi-framework integration layer rather than the core rendering engine.