There are 2 repositories under virtualizedlist topic.
The most powerful virtual list component for React
:scroll: Drop-in replacement for ListView, FlatList, and VirtualizedList.
A React component for efficiently rendering tree like structures with support for position: sticky
A windowed React table built on top of react-virtual
A simple virtualized listview inspired by react-virtualized
React Native library of easy solutions for common List use cases.
A new InfiniteList that compose react-virtualized/InfiniteLoader with the react-native/VirtualizedList component, and a drop replacement component of react-native-gifted-listview
MTF滚动列表插件,支持虚拟化无限滚动,上拉到顶,下拉到底加载更多,下拉刷新。可在原生JS、React和Vue(未来)中使用
Blazing fast scrolling and updating for any amount of list and hierarchical data.
An experimental virtualized rows and columns DataGrid control created using ItemsRepeater/ListBox.
React component for draggable, efficiently rendering large lists with react-window
A helpful wrapper around @tanstack/solid-virtual that simplifies the creation of virtualized lists in Solid.js
react-virtualized-list 是一个专为处理大型数据集而设计的高性能 React 虚拟组件库,提供虚拟化列表、无限滚动、懒加载和动态数据更新等功能。通过使用 IntersectionObserver 精确管理可见性,优化性能并支持灵活的渲染和加载行为配置。仓库提供了详细的安装说明、使用示例和全面的 API 文档,适合快速集成和定制。
It is a wrapper component that facilitates virtual listing with the virtua library by storing scroll position and cache information in React applications.
A Dart virtualition library
react-native demo of using a VirtualizedList to show realm objects grouped by an item property
Project to study performance on React.
Virtualizing a dynamic list in React DOM
Virtulized List Implementation React http://virtualize.surge.sh
A React table component designed to display large data with high performance.
This project demonstrates the implementation of a virtualized list in JavaScript, optimizing the rendering of large quantities of items.
A simple showcase of virtualizing large lists in React.js