SaaSHub helps you find the best software and product alternatives Learn more →
React-virtualized Alternatives
Similar projects and alternatives to react-virtualized
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Material UI
Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
-
-
appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
-
styled-components
Fast, expressive styling for React. Server components, client components, streaming SSR, React Native—one API.
-
kopia
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
-
-
-
material-ui-docs
⚠️ Please don't submit PRs here as they will be closed. To edit the docs or source code, please use the main repository: http://github.com/mui/material-ui.
-
-
-
react-admin
A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
-
-
-
-
-
-
-
react-virtualized discussion
react-virtualized reviews and mentions
-
Optimizing React The Right Way For Blazing Fast Apps
React Virtualized, React Window (a light-weight alternative with smaller bundle size and simpler API), and React-Window-infinite-loader are node packages for implementing List Windowing in various contexts.
-
Infinite Pixels
>But this does fall apart for very very large grids, as you get close to the height limit described in this article.
This was solved by a now unmaintained virtualization library that predates both of these libraries: https://github.com/bvaughn/react-virtualized
The react-virtualized library works around this issue by scaling the the scroll position it sets for a row based on the ratio of "max CSS height allowed by browser" to "computed height of all rows" if the latter is greater than the former: https://github.com/bvaughn/react-virtualized/blob/master/sou...
-
Show HN: Nue – Apps lighter than a React button
Make a demo with react-virtualized[0] and see if it crashes. Hint: It will not[1]. React can easily render 1 million rows with high performance without relying on WASM [2]
Here is the demo of react-virtualized[3], in which I entered 10m as the row count and scrolled to the bottom without crashing.
[0] https://github.com/bvaughn/react-virtualized
-
Why React Virtualized Matters: Rendering Smart, Not Hard
Ever built a list so long that your app crawled to a halt? Enter React Virtualized — a library that renders only what the user sees, not the entire dataset. It's the frontend equivalent of not reading an entire book just to quote a single line.
-
Top 20 Modern React Libraries To Supercharge Your Next Big Project
Resource: React Virtualized GitHub
-
14 Must-Have React Libraries Every Beginner Developer Should Know in 2025: 🚀
Efficient rendering for large lists: Efficiently render massive lists and tables by showing only what’s visible in the viewport. 🚀 Boosts performance for large datasets. 🔗github.com/bvaughn/react-virtualized
- 14 Super Useful React Libraries You Should Know
-
React Performance Optimization Techniques Part 1
To implement list virtualization in React, we can use one of two libraries: react-window or react-virtualized, both created by the same author. In this case, we will use react-window due to its simplicity.
-
Top 5 Libraries to Boost Performance in React Applications
1. React Virtualized
-
Twitter Like News Feed UI System Design
NOTE:- We can also use alternate approach like react-window and react-virtualized https://www.npmjs.com/package/react-virtualized
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Jun 2026
Stats
bvaughn/react-virtualized is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of react-virtualized is JavaScript.
Popular Comparisons
- react-virtualized VS react-window
- react-virtualized VS react-lazyload
- react-virtualized VS react-list
- react-virtualized VS react-virtuoso
- react-virtualized VS af-utils
- react-virtualized VS react-infinite
- react-virtualized VS react-infinite-grid
- react-virtualized VS react-infinity
- react-virtualized VS react-mosaic
- react-virtualized VS react-virtual