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

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

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

Virtual scrolling library

排名更新于 2026年7月28日

For windowed content, the strongest matches are inokawa/virtua (Virtua is a framework-agnostic virtualized list library that efficiently), petyosi/react-virtuoso (This repository provides a virtualized list component library that) and akryum/vue-virtual-scroller (This repository provides a virtualization engine for high-performance list). tanstack/virtual and bvaughn/react-virtualized round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked open-source virtual scrolling libraries for high-performance windowed content. Compare features, stars, and activity to find the best fit.

Virtual scrolling library

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

    inokawa/virtua

    3,460在 GitHub 上查看↗

    Virtua is a framework-agnostic virtualized list library that efficiently renders large lists and tables by mounting only visible DOM nodes, supporting dynamic item heights and horizontal scrolling.

    TypeScriptHorizontal Virtual List ScrollersVirtualized Data GridsVirtualized List Rendering
    在 GitHub 上查看↗3,460
  • petyosi/react-virtuosopetyosi 的头像

    petyosi/react-virtuoso

    6,348在 GitHub 上查看↗

    React Virtuoso is a React component library for rendering large datasets efficiently through virtualized lists, grids, tables, and chat interfaces. It automatically measures variable-height items at runtime, computes accurate scroll offsets without requiring fixed sizes, and renders only the items within the visible viewport plus a configurable buffer zone. The library manages scroll position through a state machine that tracks direction, position, and anchor items to handle auto-scroll, sticky headers, and bidirectional loading. The library distinguishes itself with specialized components fo

    This repository provides a virtualized list component library that handles variable item heights, grids, and tables efficiently, but it is specifically built for React rather than being completely framework-agnostic.

    TypeScriptVirtual ScrollersVirtualized Data TablesVirtualized List Rendering
    在 GitHub 上查看↗6,348
  • akryum/vue-virtual-scrollerAkryum 的头像

    Akryum/vue-virtual-scroller

    10,615在 GitHub 上查看↗

    This library is a headless virtualization engine designed to optimize performance for large-scale list and grid rendering in Vue applications. By mounting only the elements currently visible within the viewport, it minimizes browser operations and memory usage, allowing interfaces to remain responsive even when handling massive datasets. The engine distinguishes itself through a headless layout abstraction that decouples virtualization logic from specific markup, enabling the creation of custom interfaces without enforcing rigid container styles. It features automatic, dynamic size calculatio

    This repository provides a virtualization engine for high-performance list and grid rendering, but it is specifically built for the Vue ecosystem rather than being a framework-agnostic web component library.

    VueViewport-Based VirtualizationVirtual Scrolling UtilitiesHorizontal Virtualization Engines
    在 GitHub 上查看↗10,615
  • tanstack/virtualTanStack 的头像

    TanStack/virtual

    6,971在 GitHub 上查看↗

    TanStack Virtual is a headless, framework-agnostic virtualization library that efficiently renders large lists and tables by only mounting visible items, supporting variable sizes, horizontal scrolling, and smooth performance across multiple frontend frameworks.

    TypeScriptHorizontal Lane VirtualizersVirtualized Data GridsList Virtualization
    在 GitHub 上查看↗6,971
  • bvaughn/react-virtualizedbvaughn 的头像

    bvaughn/react-virtualized

    27,072在 GitHub 上查看↗

    react-virtualized is a library of components for rendering massive lists and tables by drawing only the elements visible in the viewport. It provides specialized layout managers including a windowed grid component and a dynamic height list manager. The project includes a masonry layout engine for packing items of varying heights and widths, as well as an infinite scroll interface for incrementally fetching and appending data. The library covers a broad range of virtualization capabilities, including frozen grid elements, reverse list rendering, and synchronized viewport scrolling. It also su

    This is a well-established virtualization library for rendering massive lists and tables efficiently, though it is specifically tailored for React rather than being entirely framework-agnostic.

    JavaScriptViewport-Based VirtualizationVirtualized Data GridsVirtualized List Rendering
    在 GitHub 上查看↗27,072
  • alibaba/ali-react-tablealibaba 的头像

    alibaba/ali-react-table

    979在 GitHub 上查看↗

    This library is a high-performance data grid component for React applications, designed to manage and display large datasets. It provides a declarative configuration system that allows developers to define table structures, data sources, and feature toggles through a structured object schema. The library distinguishes itself through a flexible layout engine that supports complex UI requirements, such as pinning headers and specific columns to viewport edges during scrolling. It utilizes virtualized rendering to maintain interface responsiveness by displaying only the visible subset of data, e

    This repository provides a high-performance React data grid with virtualized rendering specifically built to handle large datasets efficiently. While it is tied to React rather than being entirely framework-agnostic, it fulfills the core requirement for windowed list and table rendering.

    TypeScriptVirtual Scrolling UtilitiesVirtualized Data TablesVirtualized List Rendering
    在 GitHub 上查看↗979
  • happy-coding-clans/vue-easytableHappy-Coding-Clans 的头像

    Happy-Coding-Clans/vue-easytable

    3,802在 GitHub 上查看↗

    Vue-easytable is a high-performance data grid component designed for the Vue.js framework. It provides a comprehensive interface for displaying and managing large-scale tabular data, utilizing virtual scrolling to maintain responsiveness by rendering only the visible subset of rows within the browser. The component offers spreadsheet-style interaction, enabling users to perform direct, in-place data editing and manipulation. It supports complex grid configurations, including column pinning, row expansion, and data filtering, allowing for the organization of structured information to improve r

    This is a Vue-specific data table component featuring virtual scrolling for large datasets, though it is tied to a specific framework rather than being a framework-agnostic general component library.

    JavaScriptVirtual ScrollingVirtualized Data GridsVirtual Grid Renderers
    在 GitHub 上查看↗3,802
  • autodesk/react-base-tableAutodesk 的头像

    Autodesk/react-base-table

    1,536在 GitHub 上查看↗

    React Base Table is a library of reusable interface components designed for building complex, responsive data grids within web applications. It provides a high-performance foundation for rendering large datasets by utilizing window-based row virtualization, which ensures the user interface remains responsive even when displaying extensive collections of data. The library distinguishes itself through flexible layout and navigation capabilities, including support for hierarchical data structures that can be rendered as expandable tree rows. It allows for precise control over table geometry thro

    React Base Table is a virtualized data table component specifically built for React that uses windowing to efficiently render large datasets, though it is tied to React rather than being fully framework-agnostic.

    TypeScriptVirtualized Data GridsVirtualized Data TablesVirtualization Scroll Calculators
    在 GitHub 上查看↗1,536
  • swimlane/ngx-datatableswimlane 的头像

    swimlane/ngx-datatable

    4,671在 GitHub 上查看↗

    ngx-datatable is a feature-rich data table component for Angular applications designed to display and manage large datasets. It functions as a customizable data grid that supports sorting, pagination, and the use of custom Angular templates for styling data cells. The component is distinguished by its high-performance virtual scrolling grid, which renders only visible rows to optimize memory and CPU usage. It provides an interactive interface for managing data through row selection, column reordering, and expandable detail views. The project covers a broad set of capabilities including colum

    ngx-datatable provides high-performance virtual scrolling for large datasets, but its tightly coupled Angular implementation makes it framework-specific rather than a framework-agnostic component library.

    TypeScriptVirtual Scrolling UtilitiesVirtualized Data GridsVirtualized Variable-Height Items
    在 GitHub 上查看↗4,671
  • bvaughn/react-windowbvaughn 的头像

    bvaughn/react-window

    17,190在 GitHub 上查看↗

    React-window is a frontend performance optimization library designed to render large datasets in React applications. It implements virtualization techniques to manage long lists and complex tabular data by dynamically mounting and unmounting elements based on the current viewport. By limiting the number of active document nodes, the library maintains interface responsiveness when handling thousands of data entries. The library distinguishes itself through a focus on efficient layout calculations and scroll-driven reconciliation. It uses absolute positioning and predefined dimensions to determ

    React-window is a React component library that implements virtual scrolling and grid virtualization to efficiently render large lists, though it is tied to React rather than being fully framework-agnostic.

    TypeScriptViewport-Based VirtualizationVirtualized List Rendering
    在 GitHub 上查看↗17,190
  • mleibman/slickgridmleibman 的头像

    mleibman/SlickGrid

    6,945在 GitHub 上查看↗

    SlickGrid is a high-performance JavaScript data grid and virtualized data table designed to render large datasets in the browser. It functions as a web spreadsheet component and tabular data manager, utilizing virtual scrolling to maintain responsiveness when displaying hundreds of thousands of entries. The library employs a canvas-based UI system to draw grid lines and elements, reducing the total number of DOM nodes. It separates raw data from visual presentation through column-based mapping and uses a formatter pipeline to transform data values into HTML strings. Capabilities include row

    SlickGrid is a high-performance JavaScript data grid providing virtual scrolling to render large datasets efficiently, though it is specifically focused on tabular data grids rather than general-purpose virtual lists.

    JavaScriptVirtualized Data TablesVirtual Grid Renderers
    在 GitHub 上查看↗6,945
  • glideapps/glide-data-gridglideapps 的头像

    glideapps/glide-data-grid

    5,237在 GitHub 上查看↗

    Glide Data Grid is a virtualized data grid for React and TypeScript that uses the HTML Canvas API to render millions of cells smoothly. It is designed as an accessible data table that maintains high frame rates when displaying and navigating massive datasets. The project distinguishes itself through a canvas-based rendering architecture that utilizes lazy rendering and a custom drawing API. This allows for specialized cell content and data-driven styling that bypasses standard DOM update cycles to ensure high performance. The grid provides comprehensive layout and data management capabilitie

    Glide Data Grid efficiently renders massive datasets through a virtualized canvas-based architecture, though it is specifically tailored for React rather than being a fully framework-agnostic component.

    TypeScriptViewport-Based VirtualizationVirtualized Data GridsVirtualized Variable-Height Items
    在 GitHub 上查看↗5,237
  • comcast/react-data-gridComcast 的头像

    Comcast/react-data-grid

    7,637在 GitHub 上查看↗

    react-data-grid is a high-performance table component for React designed to render large datasets using virtualization. It functions as a virtualizing data table that optimizes memory and performance by rendering only the rows and columns currently visible on the screen. The project provides a customizable spreadsheet interface featuring cell editing, column resizing, and pinned rows. It also acts as a hierarchical data grid, supporting row grouping and tree structures to organize complex nested information. The grid covers wide-ranging data management and display capabilities, including mul

    This repository provides a high-performance virtualized data grid component tailored for React, though it is tied to that specific framework rather than being fully framework-agnostic.

    TypeScriptVirtualized Data GridsVirtualized Data Tables
    在 GitHub 上查看↗7,637
  • olifolkerd/tabulatorolifolkerd 的头像

    olifolkerd/tabulator

    7,550在 GitHub 上查看↗

    Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from JSON or arrays. It functions as a hierarchical data viewer and a spreadsheet interface component, capable of rendering thousands of records efficiently through viewport-based virtualization and progressive loading. The library distinguishes itself by providing a full spreadsheet interface mode with multi-sheet management, cell range selection, and bulk copy-paste capabilities. It supports complex data architectures, including nested data field mapping, expandable tree structure

    Tabulator is a comprehensive interactive data table library featuring built-in viewport-based virtualization to render large datasets efficiently, though it is designed primarily as a full-featured data grid rather than a general-purpose list windowing component.

    JavaScriptViewport-Based VirtualizationVirtualized Data Grids
    在 GitHub 上查看↗7,550
  • clauderic/react-tiny-virtual-listclauderic 的头像

    clauderic/react-tiny-virtual-list

    2,488在 GitHub 上查看↗

    React tiny virtual list is a zero-dependency component library that optimizes performance for extensive vertical and horizontal collections by rendering only the items currently visible in the viewport. It handles large datasets efficiently while supporting variable item dimensions and dynamic content updates at runtime. The component supports both horizontal and vertical scroll directions, absolute positioning layouts, and dynamic offset measurements computed via fixed numbers, size arrays, or callback functions. It also provides imperative methods to programmatically scroll or jump to speci

    This is a React-specific virtualized list component supporting variable sizes and scrolling, though it is tied to React rather than being fully framework-agnostic.

    TypeScriptVirtualized List RenderingVirtualized Variable-Height ItemsVirtualized Lists
    在 GitHub 上查看↗2,488
一览前 10 名对比
仓库Star 数语言许可证最后推送
inokawa/virtua3.5KTypeScriptmit2026年2月17日
petyosi/react-virtuoso6.3KTypeScript—2026年6月23日
akryum/vue-virtual-scroller10.6KVue—2025年3月19日
tanstack/virtual7KTypeScriptMIT2026年6月19日
bvaughn/react-virtualized27.1KJavaScriptMIT2025年1月20日
alibaba/ali-react-table979TypeScriptMIT2024年7月25日
happy-coding-clans/vue-easytable3.8KJavaScriptMIT2024年6月26日
autodesk/react-base-table1.5KTypeScriptMIT2026年6月21日
swimlane/ngx-datatable4.7KTypeScriptMIT2026年6月18日
bvaughn/react-window17.2KTypeScriptMIT2026年4月12日

Related searches

  • a headless CMS for managing website content
  • Data pagination library
  • Scroll interaction library
  • a static site generator for web content
  • Content scaffolding tools
  • Temporal database views
  • macOS 窗口管理与自动化工具
  • UI navigation components