This table aggregates community adoption and engagement signals for each project. Columns show raw signals (stars, weekly downloads, StackOverflow questions, GitHub discussions, releases, and contributors). Click any number to open the underlying source page.

How the Popularity Index is calculated

The index combines log-scaled signals into a single score. Each signal is transformed using log10(1 + value) to reduce skew, then multiplied by its configured weight.

weekly_downloads: 0.3
stars: 0.45
forks: 0.2
merged_prs_last_6mo: 0.3
release_frequency: 0.1
dependents: 0.45

Formula: index = Ξ£ weight * log10(1 + signal). See config/popularity.config.json for current weights.

Loading data…
Name Language Type Index Stars Forks Merged PRs (6mo) Weekly downloads SO recent (6mo) Discussions recent (6mo) Releases Releases / yr Dependents Contributors