visgl/deck.gl
WebGL2 powered visualization framework observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- 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: 6
- age_days: 3914
- days_rel: 22
- days_push: 7
- n_releases_24m: 52
Adoption not part of the score
14526 stars · 2262 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
deck.gl is a GPU-powered (WebGL2/WebGPU) JavaScript framework for high-performance visualization of large datasets, built around composable visual layers and views. It integrates with major basemap providers like Mapbox, MapLibre, Google Maps, and ArcGIS, and offers a Python binding (pydeck).
Use cases
- visualize millions of points on an interactive map
- render geospatial data with hexbin or heatmap aggregation layers
- build a React dashboard with large-scale data overlays
- visualize 3D point clouds and terrain data in the browser
- create trip and arc visualizations for movement data
- explore large datasets with GPU-accelerated charts from Python via pydeck
When to choose
- you need performant rendering of very large datasets in the browser
- you are building geospatial or map-based visualizations with basemap integration
- you want a composable, extensible layer architecture with React support
When to avoid
- you only need simple static charts or plots
- your project targets environments without WebGL/WebGPU support
- you need server-side rendering of visualizations
Facets
framework · maturity stable
data-visualization graphics geospatial charts data-visualization web-development data-science frontend browser python cross-platform webgl webgpu gpu-rendering maps large-datasets react pydeck layers web-server javascript
6 sources
- readme: https://github.com/visgl/deck.gl · fetched 2026-08-28 · bd38ced62f81
- homepage: https://deck.gl · fetched 2026-08-29 · 2060d2bd9081
- site_page: https://deck.gl/docs · fetched 2026-08-29 · 36d53b3d7824
- site_page: https://deck.gl/docs/get-started/getting-started · fetched 2026-08-29 · 80ef711ff301
- site_page: https://deck.gl/docs/api-reference/layers · fetched 2026-08-29 · df9d777c2c31
- site_page: https://deck.gl/docs/api-reference/core/deck · fetched 2026-08-29 · dbdb95b9f4df
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| visgl/deck.gl | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem