Ross ROSS = Recommend OSS · open-source software intelligence for agents

bvaughn/react-virtualized

React components for efficiently rendering large lists and tabular data observed · 2026-08-28

github.com/bvaughn/react-virtualized · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

24/100

  • Activity 2
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3957
  • days_rel: 590
  • days_push: 590
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

27080 stars · 3021 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

React components for efficiently rendering large lists, grids, and tabular data using windowing (virtualization) so only visible rows are rendered. It is a mature, widely used library with a rich set of list, table, grid, and collection components.

Use cases

  • render a list with tens of thousands of rows without lag
  • display large tables in React with virtual scrolling
  • build an infinite scrolling feed efficiently
  • virtualize a data grid in a React dashboard
  • improve rendering performance of long lists in a React app

When to choose

  • you need battle-tested virtualization components for lists, tables, or grids in React
  • you want a feature-rich library with fixed-size and dynamic-size row support
  • you are on an older React codebase where react-window's smaller API is insufficient

When to avoid

  • you are starting a new project and prefer the smaller, actively developed react-window by the same author
  • you need virtualization outside of React
  • you need cutting-edge updates or frequent new releases

Facets

library · maturity maintenance

ui-components frontend-framework frontend web-development performance browser react virtualization windowing large-lists tables grid nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
bvaughn/react-virtualizedmain24

For agents

markdown · JSON · MCP: product_card(name="bvaughn/react-virtualized")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem