awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesEmbeddable Core APIs

Low-level APIs that allow a layout engine to be integrated into various host languages and platforms.

Distinct from Layout & Positioning: Distinct from general Layout & Positioning: focuses on the C API for embedding the core logic rather than CSS properties.

Explore 1 awesome GitHub repository matching user interface & experience · Embeddable Core APIs. Refine with filters or upvote what's useful.

Awesome Embeddable Core APIs GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • react/yogaAvatar react

    react/yoga

    18,790Vezi pe GitHub↗

    Yoga is a cross-platform layout engine and embeddable core that determines the dimensions and offsets of hierarchical element trees. It provides a C++ implementation of the Flexbox layout model to calculate element positions and sizes based on web standards, ensuring a uniform appearance across diverse devices and operating systems. The engine is designed for portability via a C API, allowing the layout logic to be integrated into various host languages and platforms. It utilizes an incremental layout system that identifies modified subtrees and recalculates positions only for changed nodes a

    Offers a C API to integrate the layout core into various host languages and target platforms.

    C++
    Vezi pe GitHub↗18,790
  1. Home
  2. User Interface & Experience
  3. Layout & Positioning
  4. Embeddable Core APIs