awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesPreloading Range Visualizers

Tools that graphically display the active data-fetching and layout proximity ranges for performance tuning.

Distinct from Range Visualizations: Specific to debugging loading/layout ranges rather than general numerical range displays.

Explore 1 awesome GitHub repository matching user interface & experience · Preloading Range Visualizers. Refine with filters or upvote what's useful.

Awesome Preloading Range Visualizers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • facebookarchive/asyncdisplaykitAvatar de facebookarchive

    facebookarchive/AsyncDisplayKit

    13,345Ver en GitHub↗

    AsyncDisplayKit is an asynchronous UI framework and performance library for iOS. It provides a collection of performant alternatives to standard views, allowing developers to build responsive interfaces by offloading layout and rendering tasks to background threads. The framework is centered around a declarative layout engine based on a flexbox model, which calculates element positions and sizes asynchronously. It utilizes a node-based abstraction to wrap native views, enabling the instantiation and configuration of UI hierarchies on background threads to prevent main thread blocking. The sy

    Displays a real-time overlay of layout and data-fetching ranges to tune scrolling performance.

    Objective-C++
    Ver en GitHub↗13,345
  1. Home
  2. User Interface & Experience
  3. Range Visualizations
  4. Preloading Range Visualizers