schrodinger/fixed-data-table-2
A React table component designed to allow presenting millions of rows of data. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 83
- Release rhythm 48
- Longevity 100
Flags: no_license
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: 14
- age_days: 3845
- days_rel: 348
- days_push: 102
- n_releases_24m: 8
Adoption not part of the score
1302 stars · 285 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FixedDataTable 2 is a React table component for rendering very large datasets (thousands to millions of rows) with performant, lazily rendered scrolling. It supports fixed headers/footers, fixed and scrollable columns, variable row heights, and column resizing.
Use cases
- render millions of rows in a react table
- virtualized data grid with fixed columns
- high-performance scrolling table for react
- table with fixed header and resizable columns
- display large datasets without pagination
- react table with variable row heights
When to choose
- you need to render huge datasets (thousands to millions of rows) in React with smooth scrolling
- you want fixed headers, footers, or frozen columns
- you need fine control over data fetching, sorting, and filtering via your own data getters
- you want a lightweight table without built-in data management
When to avoid
- you want built-in sorting, filtering, or data fetching - the table leaves these to the developer
- you need automatic layout calculation of cell content sizes
- you want a batteries-included data grid with editing, grouping, or export features
- you are not using React
Facets
library · maturity active
ui-components frontend-framework frontend web-development developer-tools browser cross-platform react data-table virtualized-table large-datasets scrolling fixed-columns nodejs
2 sources
- readme: https://github.com/schrodinger/fixed-data-table-2 · fetched 2026-08-28 · 4fdd4e69bf79
- homepage: http://schrodinger.github.io/fixed-data-table-2/ · fetched 2026-08-29 · a22c6100d259
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| schrodinger/fixed-data-table-2 | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="schrodinger/fixed-data-table-2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem