# future-architect/cheetah-grid

The fastest open-source data table for web.

Repository: https://github.com/future-architect/cheetah-grid
Canonical: https://ross.abutalabs.com/products/cheetah-grid
Homepage: https://future-architect.github.io/cheetah-grid/
Language: JavaScript
License: MIT
License Family: permissive
Topics: data-table, canvas, spreadsheet, grid, javascript, javascript-library, vue-component, vue-components
Last push: 2026-08-20T07:02:49+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 3227, "days_push": 13, "days_rel": 13, "gap_med": 12.0, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1535, forks 122 (observed 2026-08-28T04:04:59.844925+00:00)

## What it is
Cheetah Grid is a high-performance open-source data table/grid library for the web, rendering large datasets on canvas. It supports plain JavaScript usage and Vue.js components, with column types, cell actions, and customizable headers.

## Use cases
- render large datasets in a fast web table
- build a spreadsheet-like grid in the browser
- display millions of rows with virtual scrolling
- add an editable data grid to a Vue app
- show tabular data with checkbox and action columns
- replace slow DOM-based tables with canvas rendering

## When to choose
- you need to display or edit very large tabular datasets with smooth performance
- you want a lightweight canvas-based grid without heavy framework dependencies
- you need Vue.js integration for data grids

## When to avoid
- you need a full spreadsheet engine with formulas and cell references
- you prefer DOM-based tables for easy styling and accessibility
- your project requires a React-specific grid ecosystem

## Facets
- artifact type: library
- maturity: active
- function: ui-components, data-visualization
- domain: frontend, web-development, data-visualization
- platform: browser, cross-platform
- tags: data-table, canvas-rendering, spreadsheet-grid, vue-components, javascript-library, performance, nodejs

## Member repositories
- future-architect/cheetah-grid (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.844925+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:08.840198+00:00, confidence not recorded.
  - readme: https://github.com/future-architect/cheetah-grid (fetched 2026-08-28T04:04:59.844925+00:00, sha 7a215d810e7a)
  - homepage: https://future-architect.github.io/cheetah-grid/ (fetched 2026-08-29T11:33:10.079225+00:00, sha 7cc933c46106)
- Data as of 2026-08-30T08:39:29.467469+00:00.
