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

samizdatco/arbor

a graph visualization library using web workers and jQuery observed · 2026-08-28

github.com/samizdatco/arbor · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: n/a
  • age_days: 5712
  • days_rel: n/a
  • days_push: 2336
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2658 stars · 621 forks observed · 2026-08-28

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

Arbor is a JavaScript graph visualization library that provides an efficient force-directed layout algorithm using web workers and jQuery. It handles graph organization and physics while leaving rendering to the developer via canvas, SVG, or positioned HTML elements.

Use cases

  • visualize network graphs in the browser
  • force-directed graph layout for web apps
  • render interactive node-link diagrams with canvas or SVG
  • layout large graphs efficiently with Barnes-Hut n-body simulation
  • build custom graph visualizations without a rendering framework

When to choose

  • you want full control over rendering (canvas, SVG, or DOM) instead of a bundled renderer
  • you need an efficient force-directed layout for medium-to-large graphs
  • your project already uses jQuery and legacy browser support matters

When to avoid

  • you need a maintained library with active support (last release 2020, no license file)
  • you want an all-in-one graph visualization framework with built-in rendering and interactions
  • your stack is modern ES modules/build tools rather than jQuery script tags

Facets

library · maturity abandoned

data-visualization graphics data-visualization web-development frontend browser force-directed-graph web-workers jquery barnes-hut graph-layout canvas svg javascript

3 sources

Member repositories

RepositoryRoleHealth v2
samizdatco/arbormain32

For agents

markdown · JSON · MCP: product_card(name="samizdatco/arbor")

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