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

crossfilter/crossfilter

Fast n-dimensional filtering and grouping of records. observed · 2026-08-28

github.com/crossfilter/crossfilter · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4110
  • days_rel: n/a
  • days_push: 1142
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1757 stars · 192 forks observed · 2026-08-28

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

Crossfilter is a JavaScript library for fast n-dimensional filtering and grouping of large multivariate datasets, designed for interactive exploration in the browser. It uses sorted indexes and incremental filtering to support sub-30ms interaction with coordinated views even on datasets with a million or more records.

Use cases

  • filter a million-record dataset interactively in the browser
  • build coordinated dashboards with linked charts
  • compute live histograms and top-K lists over multivariate data
  • power dc.js dimensional charting visualizations
  • incrementally filter and group records by multiple dimensions

When to choose

  • you need fast client-side multidimensional filtering for coordinated D3/dc.js views
  • your dataset fits in browser memory and needs sub-30ms interaction
  • you want incremental filtering and grouping without recomputing from scratch

When to avoid

  • you need server-side or out-of-core analytics on datasets too large for the browser
  • you need a project with active maintenance - maintainers are being sought
  • you need a full charting library rather than a filtering/grouping engine

Facets

library · maturity maintenance

data-science search-engine data-visualization data-science data-visualization analytics frontend browser multidimensional-filtering coordinated-views d3 client-side-analytics incremental-filtering nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
crossfilter/crossfiltermain23

For agents

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

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