awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Virtualized Lists · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesVirtualized Lists

List implementations that optimize performance and memory usage by rendering only the items currently visible to the user.

Explore 2 awesome GitHub repositories matching user interface & experience · Virtualized Lists. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. UI Components
  4. Data Display Components
  5. List Components
  6. Virtualized Lists

Awesome Virtualized Lists GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react-native

    facebook/react-native

    125,418GitHubView on GitHub↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.

    Maintains high performance and low memory overhead by rendering only the list items currently visible within the viewport.

    C++androidapp-frameworkcross-platform
  • ant-design/ant-design

    ant-design/ant-design

    97,624GitHubView on GitHub↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and vi

    Maximizes efficiency by rendering only the visible subset of items when displaying large datasets.

    TypeScriptant-designantddesign-systems