// what is this
The quiet part of open source
GitHub Trending shows you what's popular. SilentStars shows you what's worth watching.
// the problem
Stars are a popularity signal, not a quality signal. A project can have 12 stars and ship daily. Another can have 50k stars and be effectively abandoned. GitHub Trending, Hacker News, and most discovery tools reward hype — not craft.
Thousands of maintainers build quietly: consistent commits, closed issues, steady releases. No launch. No Product Hunt. No Twitter thread. Just code.
// how it works
Every night, SilentStars collects data from GitHub and computes two scores per project:
- Undervalued Score — activity divided by visibility. High commits, low stars = undervalued.
- Health Score — weighted combination of commit recency, cadence, issue resolution, and PR activity.
Projects are classified as Thriving, Newborn, Quiet, At Risk, Watched, Revived, or Archived. On top of that, each project receives behavioral tags — signals like solo_builder, hidden_gem, fork_magnet, or funded — that drive the home page sections. No editorial bias. Pure signal.
→ See all projects// who runs this
SilentStars is built and maintained by capuz. It runs on GitHub Pages with zero backend — nightly GitHub Actions collect data, Astro builds the static site.
The Bluesky bot @silentstars-radar.bsky.social posts one undervalued project daily.
If SilentStars surfaces a project that changes how you work or think about open source, consider supporting it. Zero cost. Zero backend. Built with care.
// contribute
Know a project that deserves to be tracked? Submit it — projects are reviewed and added manually within 48h.
Submit a project →// stay in the loop
Weekly hidden gems — one digest, no noise.
Or follow @silentstars-radar.bsky.social on Bluesky for daily picks.