awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesUI

Frameworks that map complex data models to specific UI components like collection views.

Distinct from Data Mapping Frameworks: Specifically maps models to layout controllers and cells, rather than just automating property assignments.

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

Awesome UI GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • instagram/iglistkitInstagram 的头像

    Instagram/IGListKit

    13,070在 GitHub 上查看↗

    IGListKit is a data-driven list manager and framework for iOS that decouples data models from cell logic. It serves as a wrapper for collection views, using a system of section controllers to map specific data model types to independent objects that manage the logic and sizing for list sections. The project features a diffing algorithm library that calculates the minimal set of changes between two data collections. By using unique identifiers and equality tracking, it identifies inserts, deletes, and moves to trigger animated updates instead of full interface reloads. The framework covers a

    Maps data models to a UICollectionView to enable the rendering of complex lists with diverse content types.

    Objective-Cdiffinginstagramios
    在 GitHub 上查看↗13,070
  1. Home
  2. User Interface & Experience
  3. Data Mapping Frameworks
  4. UI