PulseAugur
LIVE 06:56:42
commentary · [1 source] ·
0
commentary

Open-source repo audit finds stars misleading, downloads show real usage

An audit of 25 open-source repositories revealed that GitHub stars are a poor indicator of actual usage, with download counts showing significantly higher adoption. The author analyzed data from GitHub, npm, crates.io, and PyPI to compare stars against package installs. While most repositories had few or no stars, several packages saw thousands of downloads within weeks of release, indicating real user engagement. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Offers insight into evaluating the adoption of open-source AI tools beyond superficial metrics.

RANK_REASON Author reflects on their own open-source project metrics, offering an opinion on GitHub stars vs. download counts.

Read on dev.to — MCP tag →

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 · Matthias | StudioMeyer ·

    I audited 25 of my open-source repos. Stars lied.

    <p>A friend asked me yesterday how the open-source side of the studio is doing. I checked GitHub. The top repo had five stars. Most had zero. I almost wrote back "yeah, slow start, nothing to see yet."</p> <p>Then I actually ran the numbers. 3,681 npm installs last month across 1…