cosmosgl/graph
GPU-accelerated force graph layout and rendering observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 95
- 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: 15
- age_days: 1603
- days_rel: 37
- days_push: 7
- n_releases_24m: 12
Adoption not part of the score
1261 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cosmos.gl is a GPU-accelerated force graph layout and rendering engine built on WebGL 2 (via luma.gl), where all simulation and drawing run in fragment and vertex shaders. It renders and simulates network graphs with hundreds of thousands of points and links in real time, and powers the Cosmograph tool for exploring complex networks and AI embeddings.
Use cases
- visualize a network graph with hundreds of thousands of nodes and edges in the browser
- run force-directed graph layout simulation on the GPU in real time
- explore AI embeddings as an interactive 2D point graph
- render large social or knowledge networks with curved links and drag interaction
- embed an interactive WebGL force graph into a web app with npm install @cosmos.gl/graph
- compare performance of GPU graph rendering against D3-style force layouts
When to avoid
- you need 3D graph visualization or non-force-directed layouts
- your target browsers lack WebGL 2 support
- you need server-side rendering or static graph images rather than interactive browser rendering
- you want a full-featured graph analytics suite rather than a layout and rendering engine
Facets
library · maturity active
data-visualization graphics simulation charts data-visualization web-development frontend browser webgl force-graph gpu-accelerated network-graph graph-layout embeddings-visualization vertex-shaders fragment-shaders large-graphs real-time-simulation cosmograph algorithms web-server nodejs typescript
2 sources
- readme: https://github.com/cosmosgl/graph · fetched 2026-08-28 · effe27812ab7
- homepage: https://cosmos.gl · fetched 2026-08-29 · 4e976dae3130
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cosmosgl/graph | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem