惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
Blog — PlanetScale
Blog — PlanetScale
腾讯CDC
aimingoo的专栏
aimingoo的专栏
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans
J
Java Code Geeks
G
Google Developers Blog
N
Netflix TechBlog - Medium
Vercel News
Vercel News
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
I
InfoQ
Stack Overflow Blog
Stack Overflow Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
T
The Blog of Author Tim Ferriss
罗磊的独立博客
GbyAI
GbyAI
小众软件
小众软件
大猫的无限游戏
大猫的无限游戏
WordPress大学
WordPress大学
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

Star History

Star History Monthly 🌟 Harness (August 2026) Star History Monthly 🌟 Building Blocks (July 2026) Star History Monthly 🌟 Terminal UI (June 2026) Star History Monthly 🌟 Standalone Markdown Editor (May 2026) Star History Monthly 🌟 Computer Use (April 2026) Star History Monthly 🌟 Skills (March 2026) Star History Monthly 🌟 Clawflare (February 2026) Star History Monthly 🌟 Embedded Web Editor (January 2026) Star History Monthly 🌟 React (December 2025) Star History Monthly 🌟 Agent SDK/Framework (November 2025) Star History Starlet 🌟 NPC Shell Star History Monthly 🌟 Declarative (October 2025) Star History Newsletter 🌟 Star History Newsletter 🌟 Star History Newsletter 🌟 IDE for Vibe Coding Star History Newsletter 🌟 Browser for AI Agent Star History Newsletter 🌟 Agent Protocol Star History Newsletter 🌟 AI Verse Star History Newsletter 🌟 MCP Server Star History Newsletter 🌟 Fun AI Generators Star History Weekly Star History Weekly Star History Weekly Star History Weekly
star-history.com in 2025
Tianzhou Chen · 2026-01-08 · via Star History

2025 has been a more eventful year for star-history.com. Our website visitors grew 45% compared to 2024.

This is our biggest YoY growth ever—as a comparison, we grew a modest 10% in 2024.

The accelerated growth is likely driven by the expanding open source ecosystem on GitHub. We're also seeing more hockey stick charts.

This year, more repos are embedding our live star history chart in their READMEs. As traffic grew, our API serving backend encountered some scaling challenges. Around the end of March, users began experiencing more failures when rendering charts.

This was caused by GitHub API rate limiting, as rendering the chart requires calling the GitHub API—and we make a lot of API calls.

We ultimately resolved it by employing several techniques. While the issue hasn't completely disappeared, it's much better than before.

Generating and serving images in real-time also consumes considerable bandwidth. To avoid breaking the bank, we migrated our backend from a PaaS vendor to GKE. This not only saves money, but also improves our service reliability.

Besides those hidden improvements under the hood, this year we also implemented log scale—a feature that was requested almost 8 years ago.

A growing number of repos have outgrown linear scale, and we wanted to support them.

Later, we enhanced the feature to allow users to adjust the legend placement.

Beyond the technical improvements, we also kept creating content. Throughout the year, we issued 12 monthly picks, each covering a different topic.

This year, we also decided to pause the Starlet program, which we launched in 2023 to promote less well-known open source projects. After publishing 30 issues, we found that coordinating content creation with external contributors posed significant challenges. Moving forward, we'll focus more on our own original content while staying true to our mission of highlighting noteworthy projects in the open source ecosystem.

Finally, we'd like to highlight our annual sponsor Dify and our very own editorial team from Bytebase. Maintaining star-history.com gives us a platform to stay connected with the open source community, even when that means firefighting scaling issues through the end of 2025.

Happy coding in 2026. Here's to more hockey stick charts—just hopefully not for our API rate limits.