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 RepositoriesKeyed Callback Synchronizers

Associates a listener with a key so the callback is automatically updated when the key's value changes.

Distinct from Node Change Callbacks: Distinct from Node Change Callbacks: focuses on pairing callbacks with changing values via keys, not general node change events.

Explore 1 awesome GitHub repository matching user interface & experience · Keyed Callback Synchronizers. Refine with filters or upvote what's useful.

Awesome Keyed Callback Synchronizers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • airbnb/epoxyAvatar de airbnb

    airbnb/epoxy

    8,556Ver en GitHub↗

    Epoxy is an Android library for building complex RecyclerView screens using a model-driven approach. It generates RecyclerView adapter models at compile time from annotated custom views, data binding layouts, or view holders, eliminating the manual boilerplate typically associated with view holders and adapters. The library provides a diffing engine that automatically compares model lists and applies minimal updates with animations for insertions, removals, and moves. The library distinguishes itself through its controller-based model building, where a controller class with a buildModels meth

    Associates listeners with keys so callbacks are automatically updated when the key's value changes.

    Java
    Ver en GitHub↗8,556
  1. Home
  2. User Interface & Experience
  3. Node-Based UI Components
  4. Virtual Node Trees
  5. Virtual Node Lifecycle Interception
  6. Node Change Validators
  7. Node Change Callbacks
  8. Keyed Callback Synchronizers